mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-24 03:10:40 +00:00
Add Ravencoin (RVN)
This commit is contained in:
@@ -2349,6 +2349,13 @@
|
||||
setHdCoin(122);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "RVN - Ravencoin",
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.ravencoin;
|
||||
setHdCoin(175);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "RBY - Rubycoin",
|
||||
onSelect: function() {
|
||||
|
||||
Reference in New Issue
Block a user