Add PepChain testnet

This commit is contained in:
Mick de Graaf 2019-03-20 11:42:56 +01:00 committed by GitHub
parent e81daffb6b
commit 996e64651b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -389,5 +389,14 @@
"chain_id": 12,
"network_id": 12,
"rpc": ["https://api.metadium.com/dev"]
}
},
{
"name": "PepChain Churchill",
"short_name": "tpep",
"chain": "PEP",
"network": "testnet",
"chain_id": 13371337,
"network_id": 13371337,
"rpc": ["https://churchill-rpc.pepchain.io/"]
},
]