mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +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",
|
||||
` onSelect: function() {
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.monkey;
|
||||
setHdCoin(214);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user