Skip to content

Commit

Permalink
change params to faster voting and more cash for bob and alice
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed Sep 28, 2023
1 parent 5277a8a commit 124d2fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ build:
accounts:
- name: alice
coins:
- 1000000000ucredits
- 1000000000000ucredits
- 1000000000ubpf
- name: bob
coins:
- 10000000000ucredits
- 10000000000000ucredits
- 10000000000ubpf
faucet:
name: bob
Expand Down Expand Up @@ -75,7 +75,7 @@ genesis:
threshold: "0.500000000000000000"
veto_threshold: "0.334000000000000000"
voting_params:
voting_period: 172800s
voting_period: 300s
mint:
params:
mint_denom: ubpf
Expand Down

0 comments on commit 124d2fe

Please sign in to comment.