nmc: chainparams

This commit is contained in:
nahuhh 2025-03-20 01:22:58 +00:00 committed by tecnovert
parent 9c252323be
commit 4f11e830af

View file

@ -251,6 +251,7 @@ chainparams = {
"rpcport": 8336,
"pubkey_address": 52,
"script_address": 13,
"key_prefix": 180,
"hrp": "nc",
"bip44": 7,
"min_amount": 100000,
@ -260,6 +261,7 @@ chainparams = {
"rpcport": 18336,
"pubkey_address": 111,
"script_address": 196,
"key_prefix": 239,
"hrp": "tn",
"bip44": 1,
"min_amount": 100000,
@ -270,6 +272,7 @@ chainparams = {
"rpcport": 18443,
"pubkey_address": 111,
"script_address": 196,
"key_prefix": 239,
"hrp": "ncrt",
"bip44": 1,
"min_amount": 100000,