register μNode Testnet (#1941)

* register μNode Testnet

* replace μ with 'mu'

* rebase & run prettier
This commit is contained in:
Chris B 2022-12-04 15:39:41 -05:00 committed by GitHub
parent 5ba21b811c
commit 59565016a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,15 @@
{
"name": "muNode Testnet",
"chain": "munode",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://munode.dev/",
"shortName": "munode",
"chainId": 956,
"networkId": 956
}