From f8032dba23a501d02fc6eabcf2bea59fc1e07239 Mon Sep 17 00:00:00 2001 From: marcello33 Date: Thu, 4 May 2023 12:24:45 +0200 Subject: [PATCH] dev: chg: use node-16 contracts branch (#847) --- .github/matic-cli-config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/matic-cli-config.yml b/.github/matic-cli-config.yml index b2182a5204..7233eb0497 100644 --- a/.github/matic-cli-config.yml +++ b/.github/matic-cli-config.yml @@ -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 \ No newline at end of file +numOfArchiveNodes: 0