diff --git a/cmd/gexp/main.go b/cmd/gexp/main.go index e87d1c5b90..241bda220b 100644 --- a/cmd/gexp/main.go +++ b/cmd/gexp/main.go @@ -52,7 +52,7 @@ const ( versionMinor = 4 // Minor 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 - versionOracle = "0xfa7b9770ca4cb04296cac84f37736d4041251cdf" // Expanse address of the Gexp release oracle + versionOracle = "0x926d69cc3bbf81d52cba6886d788df007a15a3cd" // Expanse address of the Gexp release oracle ) var (