mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-26 20:30:41 +00:00
Add Ritocoin (RITO)
This commit is contained in:
@@ -3218,6 +3218,13 @@
|
||||
setHdCoin(4);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "RITO - Ritocoin",
|
||||
onSelect: function() {
|
||||
network = libs.bitcoin.networks.ritocoin;
|
||||
setHdCoin(19169);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "RVR - RevolutionVR",
|
||||
onSelect: function() {
|
||||
|
||||
Reference in New Issue
Block a user