Skip to content

Commit

Permalink
add gov module adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanchez committed Apr 17, 2024
1 parent 962a288 commit a88ad92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example_release_testnet_genesis.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,7 @@
voting_period='60s')
gentink.add_task(gentink.add_allowed_ibc_client,
allowed_ibc_client='09-localhost')
gentink.add_task(gentink.increase_balance,
address='cosmos10d07y265gmmuvt4z0w9aw880jnsr700j6zn9kn',
amount=-100000)
gentink.run_tasks()

0 comments on commit a88ad92

Please sign in to comment.