Skip to content

Commit

Permalink
Updated IBC scripts for new prefix (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanev authored Aug 29, 2020
1 parent f5194c3 commit 8457c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/ibc/relayer/configs/stakebird-xfer/ibc1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"key": "testkey",
"chain-id": "ibc1",
"rpc-addr": "http://localhost:26557",
"account-prefix": "stake",
"account-prefix": "stb",
"gas": 200000,
"gas-prices": "0.025ustb",
"default-denom": "ustb",
Expand Down

0 comments on commit 8457c9c

Please sign in to comment.