Add Ravencoin (RVN)

This commit is contained in:
standard-error
2018-11-09 15:10:30 +00:00
parent ce349ac99f
commit 1fe8f5195f
3 changed files with 25 additions and 0 deletions
+7
View File
@@ -2349,6 +2349,13 @@
setHdCoin(122);
},
},
{
name: "RVN - Ravencoin",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.ravencoin;
setHdCoin(175);
},
},
{
name: "RBY - Rubycoin",
onSelect: function() {