mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-24 19:30:41 +00:00
Add Bolivarcoin (BOLI)
This commit is contained in:
@@ -1689,6 +1689,13 @@
|
||||
setHdCoin(220);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "BOLI - Bolivarcoin",
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.bolivarcoin;
|
||||
setHdCoin(278);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "BCA - Bitcoin Atom",
|
||||
onSelect: function() {
|
||||
|
||||
Reference in New Issue
Block a user