Skip to content
Snippets Groups Projects
Commit 21f3edea authored by Antoine Estienne's avatar Antoine Estienne Committed by GitHub
Browse files

change moonbeam to secp256k1 (#9337)

parent 76a289eb
No related merge requests found
......@@ -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"
},
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment