mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-28 05:10:41 +00:00
Add CRW - Crown
This commit is contained in:
@@ -1077,6 +1077,13 @@
|
||||
DOM.bip44coin.val(23);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "CRW - Crown",
|
||||
onSelect: function() {
|
||||
network = bitcoin.networks.crown;
|
||||
DOM.bip44coin.val(72);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "Dogecoin",
|
||||
onSelect: function() {
|
||||
|
||||
Reference in New Issue
Block a user