Move Bulletin Chain to Polkadot system parachains (paraId 1010)
Reference: https://github.com/polkadot-js/apps/pull/12274
This commit is contained in:
@@ -131,6 +131,23 @@
|
||||
},
|
||||
"hasChainSpecs": true
|
||||
},
|
||||
{
|
||||
"id": "polkadot_bulletin",
|
||||
"display": "Bulletin",
|
||||
"rpcs": {
|
||||
"Parity": "wss://polkadot-bulletin-rpc.polkadot.io"
|
||||
},
|
||||
"relayChainInfo": {
|
||||
"id": "polkadot",
|
||||
"isSystem": true,
|
||||
"parachain": 1010
|
||||
},
|
||||
"nativeToken": {
|
||||
"symbol": "DOT",
|
||||
"decimals": 10
|
||||
},
|
||||
"hasChainSpecs": true
|
||||
},
|
||||
{
|
||||
"id": "acala",
|
||||
"display": "Acala",
|
||||
|
||||
Reference in New Issue
Block a user