mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
fixed struct in historydb_test.go
This commit is contained in:
@@ -738,7 +738,7 @@ func exampleInitSCVars() (*common.RollupVariables, *common.AuctionVariables, *co
|
|||||||
big.NewInt(10),
|
big.NewInt(10),
|
||||||
12,
|
12,
|
||||||
13,
|
13,
|
||||||
[5]common.BucketParams{},
|
[]common.BucketParams{},
|
||||||
false,
|
false,
|
||||||
}
|
}
|
||||||
//nolint:govet
|
//nolint:govet
|
||||||
|
|||||||
Reference in New Issue
Block a user