Skip to content

Instantly share code, notes, and snippets.

@smk762
Created March 21, 2023 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smk762/ce29954df0e1425d122c02f5ecc650ea to your computer and use it in GitHub Desktop.
Save smk762/ce29954df0e1425d122c02f5ecc650ea to your computer and use it in GitHub Desktop.
coins_rick_n_morty
[
{
"coin": "RICK",
"asset": "RICK",
"fname": "RICK (TESTCOIN)",
"rpcport": 25435,
"txversion": 4,
"overwintered": 1,
"mm2": 1,
"protocol": {
"type": "UTXO"
}
},
{
"coin": "MORTY",
"asset": "MORTY",
"fname": "MORTY (TESTCOIN)",
"rpcport": 16348,
"txversion": 4,
"overwintered": 1,
"mm2": 1,
"protocol": {
"type": "UTXO"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment