Skip to content

Commit

Permalink
add 09-localhost to theta allow list
Browse files Browse the repository at this point in the history
  • Loading branch information
ASoTNetworks committed Mar 6, 2024
1 parent d30ff97 commit 3340b69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example_release_testnet_genesis.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@
value='0.000000000000000001')
gentink.add_task(gentink.set_voting_period,
voting_period='60s')

gentink.add_task(gentink.add_allowed_ibc_client,
allowed_ibc_client='09-localhost')
gentink.run_tasks()

0 comments on commit 3340b69

Please sign in to comment.