Skip to content

Commit

Permalink
add unbonding time task
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanchez committed Apr 30, 2024
1 parent a88ad92 commit 032963c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example_release_testnet_genesis.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@
gentink.add_task(gentink.increase_balance,
address='cosmos10d07y265gmmuvt4z0w9aw880jnsr700j6zn9kn',
amount=-100000)
gentink.add_task(gentink.set_unbonding_time)
gentink.run_tasks()

0 comments on commit 032963c

Please sign in to comment.