fixed array
This commit is contained in:
parent
966c824d95
commit
a7b0b1da23
@ -1,8 +1,12 @@
|
||||
{
|
||||
"chain_name": "jackal",
|
||||
"coingecko": "jackal_protocol",
|
||||
"api": "https://testnet-api.jackalprotocol.com",
|
||||
"rpc": "https://testnet-rpc.jackalprotocol.com",
|
||||
"api": [
|
||||
"https://testnet-api.jackalprotocol.com"
|
||||
],
|
||||
"rpc": [
|
||||
"https://testnet-rpc.jackalprotocol.com"
|
||||
],
|
||||
"coin_type": "118",
|
||||
"sdk_version": "0.45.9",
|
||||
"addr_prefix": "jkl",
|
||||
|
Loading…
Reference in New Issue
Block a user