mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
fix matic cli config
This commit is contained in:
parent
769e2bb805
commit
ab6925d7a8
1 changed files with 2 additions and 2 deletions
4
.github/matic-cli-config.yml
vendored
4
.github/matic-cli-config.yml
vendored
|
|
@ -3,9 +3,9 @@ defaultFee: 2000
|
|||
borChainId: "15001"
|
||||
heimdallChainId: heimdall-15001
|
||||
contractsBranch: mardizzone/node-upgrade
|
||||
sprintSize: 64
|
||||
blockNumber: '0'
|
||||
sprintSize: '64'
|
||||
sprintSizeBlockNumber: '0'
|
||||
blockNumber: '0'
|
||||
blockTime: '2'
|
||||
numOfValidators: 3
|
||||
numOfNonValidators: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue