Merge pull request #466 from RitoProject/ritocoin

Add Ritocoin (RITO)
This commit is contained in:
iancoleman
2021-02-11 12:58:49 +11:00
committed by GitHub
3 changed files with 28 additions and 0 deletions
+7
View File
@@ -3239,6 +3239,13 @@
setHdCoin(4);
},
},
{
name: "RITO - Ritocoin",
onSelect: function() {
network = libs.bitcoin.networks.ritocoin;
setHdCoin(19169);
},
},
{
name: "RVR - RevolutionVR",
onSelect: function() {