forked from cerc-io/cosmos-explorer
update coin type and default fee
This commit is contained in:
parent
38aa0b57dc
commit
a23a9d97f2
@ -3,8 +3,8 @@
|
||||
"api": ["https://rest.provider-sentry-01.goc.earthball.xyz","https://rest.provider-sentry-02.goc.earthball.xyz"],
|
||||
"rpc": ["https://rpc.provider-sentry-01.goc.earthball.xyz"],
|
||||
"sdk_version": "0.45.7",
|
||||
"coin_type": 60,
|
||||
"min_tx_fee": "5000000000000000",
|
||||
"coin_type": 118,
|
||||
"min_tx_fee": "0",
|
||||
"addr_prefix": "cosmos",
|
||||
"logo": "/logos/game_of_chain.jpeg",
|
||||
"assets": [{
|
||||
|
Loading…
Reference in New Issue
Block a user