mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Update some eth types, update eth dependencies to new changes
This commit is contained in:
@@ -654,6 +654,7 @@ func exampleInitSCVars() (*common.RollupVariables, *common.AuctionVariables, *co
|
||||
0,
|
||||
ethCommon.BigToAddress(big.NewInt(2)),
|
||||
ethCommon.BigToAddress(big.NewInt(3)),
|
||||
"https://boot.coord.com",
|
||||
[6]*big.Int{
|
||||
big.NewInt(1), big.NewInt(2), big.NewInt(3),
|
||||
big.NewInt(4), big.NewInt(5), big.NewInt(6),
|
||||
@@ -670,7 +671,6 @@ func exampleInitSCVars() (*common.RollupVariables, *common.AuctionVariables, *co
|
||||
0,
|
||||
ethCommon.BigToAddress(big.NewInt(2)),
|
||||
ethCommon.BigToAddress(big.NewInt(3)),
|
||||
ethCommon.BigToAddress(big.NewInt(4)),
|
||||
13,
|
||||
14,
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user