mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 20:57:59 +00:00
change moonbeam to secp256k1 (#9337)
This commit is contained in:
@@ -574,7 +574,7 @@
|
||||
"displayName": "Moonbeam",
|
||||
"symbols": ["GLMR"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"standardAccount": "secp256k1",
|
||||
"website": "https://moonbeam.network"
|
||||
},
|
||||
{
|
||||
@@ -583,7 +583,7 @@
|
||||
"displayName": "Moonriver",
|
||||
"symbols": ["MOVR"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"standardAccount": "secp256k1",
|
||||
"website": "https://moonbeam.network"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user