mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-24 08:49:29 +00:00
cmd/geth, release: polish and deploy live release contract
This commit is contained in:
parent
586eddfd09
commit
4536b993ff
2 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ const (
|
||||||
versionPatch = 0 // Patch version component of the current release
|
versionPatch = 0 // Patch version component of the current release
|
||||||
versionMeta = "unstable" // Version metadata to append to the version string
|
versionMeta = "unstable" // Version metadata to append to the version string
|
||||||
|
|
||||||
versionOracle = "0x48a117313039b73ab02fb9f73e04a66defe123ec" // Ethereum address of the Geth release oracle
|
versionOracle = "0xfa7b9770ca4cb04296cac84f37736d4041251cdf" // Ethereum address of the Geth release oracle
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue