mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
update abi and bytecode
Former-commit-id: d12c81d3c5e40a2ed59eb8f5ca2b977dfa0cff0f [formerly 3cdb4b1860ab41e6a0608a2496ea675eb5d93606] Former-commit-id: 2cd1c66534d1fe28124c771b78ff4c6613bdedbc
This commit is contained in:
parent
f877297737
commit
1a0dcb955a
@ -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
Loading…
Reference in New Issue
Block a user