Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
goran-ethernal committed Mar 4, 2024
1 parent 73eaa2a commit 37f8240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cluster
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function initPolybftConsensus() {
function createGenesis() {
./blade genesis $genesis_params \
--block-gas-limit 10000000 \
--premine 0x85da99c8a7c2c95964c8efd687e95e632fc533d6:1000000000000000000000000000000000000 \
--premine 0x85da99c8a7c2c95964c8efd687e95e632fc533d6 \
--premine 0x0000000000000000000000000000000000000000 \
--epoch-size 10 \
--reward-wallet 0xDEADBEEF:1000000 \
Expand Down

0 comments on commit 37f8240

Please sign in to comment.