mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
dev: chg: use node-16 contracts branch (#847)
This commit is contained in:
parent
6e0d723227
commit
f8032dba23
1 changed files with 2 additions and 2 deletions
4
.github/matic-cli-config.yml
vendored
4
.github/matic-cli-config.yml
vendored
|
|
@ -2,7 +2,7 @@ defaultStake: 10000
|
|||
defaultFee: 2000
|
||||
borChainId: 15001
|
||||
heimdallChainId: heimdall-15001
|
||||
contractsBranch: 2ed59de3641c407c64def1b40bcd090cb9cc048a
|
||||
contractsBranch: mardizzone/node-16
|
||||
genesisContractsBranch: master
|
||||
sprintSize:
|
||||
- '64'
|
||||
|
|
@ -19,4 +19,4 @@ borDockerBuildContext: "../../bor"
|
|||
heimdallDockerBuildContext: "https://github.com/maticnetwork/heimdall.git#develop"
|
||||
sprintSizeBlockNumber:
|
||||
- '0'
|
||||
numOfArchiveNodes: 0
|
||||
numOfArchiveNodes: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue