Skip to content

Commit

Permalink
testnet: fix prefix tellor addr
Browse files Browse the repository at this point in the history
Signed-off-by: Whyme <[email protected]>
  • Loading branch information
nodexone committed Aug 20, 2024
1 parent a8a4bc2 commit 5501582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/tellor.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sdk_version": "0.45.15",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "allo",
"addr_prefix": "tellor",
"logo": "/logos/tellor.png",
"keplr_features": ["ibc-transfer", "ibc-go"],
"theme_color": "#14a278",
Expand Down

0 comments on commit 5501582

Please sign in to comment.