Fix Palm uris

This commit is contained in:
Meredith Baxter 2022-04-19 15:45:41 -04:00
parent 557e5605bc
commit 1c564c057b
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"chain": "Palm",
"icon": "palm",
"rpc": [
"https://palm-testnet.infura.io/v3/{INFURA_API_KEY}"
"https://palm-testnet.infura.io/v3/${INFURA_API_KEY}"
],
"faucets": [],
"nativeCurrency": {

View File

@ -3,7 +3,7 @@
"chain": "Palm",
"icon": "palm",
"rpc": [
"https://palm-mainnet.infura.io/v3/{INFURA_API_KEY}"
"https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}"
],
"faucets": [],
"nativeCurrency": {