mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 14:16:44 +00:00
added contractsRepo to matic-cli config
This commit is contained in:
parent
4d609129d9
commit
2085a1f85d
1 changed files with 1 additions and 0 deletions
1
.github/matic-cli-config.yml
vendored
1
.github/matic-cli-config.yml
vendored
|
|
@ -2,6 +2,7 @@ defaultStake: 10000
|
|||
defaultFee: 2000
|
||||
borChainId: 15001
|
||||
heimdallChainId: heimdall-15001
|
||||
contractsRepo: https://github.com/0xPolygon/pos-contracts.git
|
||||
contractsBranch: anvil-pos
|
||||
genesisContractsBranch: master
|
||||
sprintSize:
|
||||
|
|
|
|||
Loading…
Reference in a new issue