changed Klaytn testnet RPC url

This commit is contained in:
boomer2 2021-12-24 15:54:25 +09:00
parent 940b591add
commit 6a8f817d22

View File

@ -3,7 +3,7 @@
"chain": "KLAY", "chain": "KLAY",
"network": "baobab", "network": "baobab",
"rpc": [ "rpc": [
"https://node-api.klaytnapi.com/v1/klaytn" "https://public-node-api.klaytnapi.com/v1/baobab"
], ],
"faucets": [ "faucets": [
"https://baobab.wallet.klaytn.com/access?next=faucet" "https://baobab.wallet.klaytn.com/access?next=faucet"