update versionOracle address for expanse

This commit is contained in:
Christopher Franko 2016-05-18 13:27:22 -04:00
parent bd0ea23908
commit b37c24cdcd

View file

@ -52,7 +52,7 @@ const (
versionMinor = 4 // Minor version component of the current release versionMinor = 4 // Minor version component of the current release
versionPatch = 4 // Patch version component of the current release versionPatch = 4 // Patch version component of the current release
versionMeta = "stable" // Version metadata to append to the version string versionMeta = "stable" // Version metadata to append to the version string
versionOracle = "0xfa7b9770ca4cb04296cac84f37736d4041251cdf" // Expanse address of the Gexp release oracle versionOracle = "0x926d69cc3bbf81d52cba6886d788df007a15a3cd" // Expanse address of the Gexp release oracle
) )
var ( var (