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