Skip to content

Commit

Permalink
Update gas-adjustment for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jackzampolin committed Sep 29, 2020
1 parent 787808a commit 2ed4afd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/demo/ibc0.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"testkey","chain-id":"ibc0","rpc-addr":"http://localhost:26657","account-prefix":"cosmos","gas-adjustment":1.0,"trusting-period":"336h"}
{"key":"testkey","chain-id":"ibc0","rpc-addr":"http://localhost:26657","account-prefix":"cosmos","gas-adjustment":1.5,"trusting-period":"336h"}
2 changes: 1 addition & 1 deletion configs/demo/ibc1.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"testkey","chain-id":"ibc1","rpc-addr":"http://localhost:26557","account-prefix":"cosmos","gas-adjustment":1.0,"trusting-period":"336h"}
{"key":"testkey","chain-id":"ibc1","rpc-addr":"http://localhost:26557","account-prefix":"cosmos","gas-adjustment":1.5,"trusting-period":"336h"}

0 comments on commit 2ed4afd

Please sign in to comment.