mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 22:26:42 +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
|
defaultFee: 2000
|
||||||
borChainId: 15001
|
borChainId: 15001
|
||||||
heimdallChainId: heimdall-15001
|
heimdallChainId: heimdall-15001
|
||||||
|
contractsRepo: https://github.com/0xPolygon/pos-contracts.git
|
||||||
contractsBranch: anvil-pos
|
contractsBranch: anvil-pos
|
||||||
genesisContractsBranch: master
|
genesisContractsBranch: master
|
||||||
sprintSize:
|
sprintSize:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue