Update point.json

Add point rpc/api by NodeStake
This commit is contained in:
NodeStake 2022-09-12 12:03:32 +08:00 committed by GitHub
parent c920edcdb5
commit d6583af71f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"chain_name": "Point",
"api": ["https://rpc-mainnet-1.point.space:1317"],
"rpc": ["https://rpc-mainnet-1.point.space:26657"],
"api": ["https://rpc-mainnet-1.point.space:1317","https://api.point.nodestake.top"],
"rpc": ["https://rpc-mainnet-1.point.space:26657","https://rpc.point.nodestake.top"],
"sdk_version": "0.45.7",
"coin_type": 60,
"min_tx_fee": "5000000000000000",
@ -15,4 +15,4 @@
"logo": "/logos/point-logo.png"
}],
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
}
}