go-ethereum/.github/matic-cli-config.yml
2022-11-15 14:27:27 +05:30

16 lines
432 B
YAML

defaultStake: 10000
defaultFee: 2000
borChainId: "15001"
heimdallChainId: heimdall-15001
contractsBranch: mardizzone/node-upgrade
sprintSize: '64'
sprintSizeBlockNumber: '0'
blockNumber: '0'
blockTime: '2'
numOfValidators: 3
numOfNonValidators: 0
ethURL: http://ganache:9545
ethHostUser: ubuntu
devnetType: docker
borDockerBuildContext: "../../bor"
heimdallDockerBuildContext: "https://github.com/maticnetwork/heimdall.git#develop"