mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
update abi and bytecode
Former-commit-id: d12c81d3c5e40a2ed59eb8f5ca2b977dfa0cff0f [formerly 3cdb4b1860ab41e6a0608a2496ea675eb5d93606] Former-commit-id: 2cd1c66534d1fe28124c771b78ff4c6613bdedbc
This commit is contained in:
@@ -10,7 +10,7 @@ var (
|
||||
// Number of network shards
|
||||
shardCount = 100
|
||||
// Address of the validator management contract
|
||||
validatorManagerAddress = common.HexToAddress("0xd76b5bf01b55d75733de3997f54a7becc2be3f4a") // TODO
|
||||
validatorManagerAddress = common.HexToAddress("0x0") // TODO
|
||||
// Gas limit for verifying signatures
|
||||
sigGasLimit = 40000
|
||||
// Number of blocks in a period
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user