aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorSonic <sonic@dexon.org>2019-02-25 16:41:05 +0800
committerWei-Ning Huang <w@dexon.org>2019-03-12 12:19:09 +0800
commitd5e4399839e04f5d85dd3a06fb14d6ad117a79f3 (patch)
treebf440c4d614948d44eb9d314a081f8000f12da81 /cmd
parentb722fc5efecbb33d9d62636ff7b3bacffbb3d69a (diff)
downloaddexon-d5e4399839e04f5d85dd3a06fb14d6ad117a79f3.tar.gz
dexon-d5e4399839e04f5d85dd3a06fb14d6ad117a79f3.tar.zst
dexon-d5e4399839e04f5d85dd3a06fb14d6ad117a79f3.zip
core: set oracle contract's code (#209)
So that other contract can call oracle contract.
Diffstat (limited to 'cmd')
-rw-r--r--cmd/gdex/dao_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/gdex/dao_test.go b/cmd/gdex/dao_test.go
index 2d383ba10..9a768c3fc 100644
--- a/cmd/gdex/dao_test.go
+++ b/cmd/gdex/dao_test.go
@@ -77,7 +77,7 @@ var daoProForkGenesis = `{
}
}`
-var daoGenesisHash = common.HexToHash("0x81e17c54ca08eb60d9455df5600813b637fc460b86ccbd6ac322fb2d2bd2a935")
+var daoGenesisHash = common.HexToHash("0x917e74766af045b81b7e45650fc40af9bd41282eaaac7ec3f89d8f10d82f434e")
var daoGenesisForkBlock = big.NewInt(314)
// TestDAOForkBlockNewChain tests that the DAO hard-fork number and the nodes support/opposition is correctly