Skip to content

Commit

Permalink
Adjust stake table capacity so staging can use real prover contract
Browse files Browse the repository at this point in the history
  • Loading branch information
jbearer committed Jun 28, 2024
1 parent 8ccb131 commit 1f1e2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/genesis/staging.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[stake_table]
capacity = 10
capacity = 200

[chain_config]
chain_id = 888888888
Expand Down

0 comments on commit 1f1e2bb

Please sign in to comment.