Add Ravencoin (RVN) support

pull/41/head
Traysi 6 years ago committed by Pavol Rusnak
parent b8acf0034a
commit aa332e417d
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -0,0 +1,40 @@
{
"coin_name": "Ravencoin",
"coin_shortcut": "RVN",
"coin_label": "Ravencoin",
"website": "https://ravencoin.org/",
"github": "https://github.com/RavenProject/Ravencoin",
"maintainer": "Tron Black <TronBlack@gmail.com>",
"curve_name": "secp256k1",
"address_type": 60,
"address_type_p2sh": 122,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Ravencoin Signed Message:\n",
"hash_genesis_block": "0000006b444bc2f2ffe627be9d9e7e7a0730000870ef6eb6da46c8eae389df90",
"xprv_magic": 76066276,
"xpub_magic": 76067358,
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 175,
"segwit": false,
"decred": false,
"fork_id": null,
"force_bip143": false,
"bip115": false,
"default_fee_b": {
"Low": 10
},
"dust_limit": 546,
"blocktime_seconds": 60,
"uri_prefix": "ravencoin",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://ravencoin.network"
],
"blockbook": [],
"cooldown": 100
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Loading…
Cancel
Save