mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-05-13 12:15:04 +00:00
Fix typo - reddoin/reddcoin
This commit is contained in:
+1
-1
@@ -2233,7 +2233,7 @@
|
|||||||
{
|
{
|
||||||
name: "RDD - Reddcoin",
|
name: "RDD - Reddcoin",
|
||||||
onSelect: function() {
|
onSelect: function() {
|
||||||
network = bitcoinjs.bitcoin.networks.reddoin;
|
network = bitcoinjs.bitcoin.networks.reddcoin;
|
||||||
setHdCoin(4);
|
setHdCoin(4);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user