mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
Merge pull request #338 from aitorp6/master
removed extra character that causes the whole thing to fail
This commit is contained in:
@@ -2786,7 +2786,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "MONK - Monkey Project",
|
name: "MONK - Monkey Project",
|
||||||
` onSelect: function() {
|
onSelect: function() {
|
||||||
network = bitcoinjs.bitcoin.networks.monkey;
|
network = bitcoinjs.bitcoin.networks.monkey;
|
||||||
setHdCoin(214);
|
setHdCoin(214);
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user