Skip to content

Commit

Permalink
rm non-responsive 3p coins
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Sep 30, 2024
1 parent 83a53ba commit 268352b
Showing 1 changed file with 0 additions and 132 deletions.
132 changes: 0 additions & 132 deletions iguana/3p_coins.json
Original file line number Diff line number Diff line change
@@ -1,92 +1,4 @@
[
{
"txfee": 0.01,
"conf": "aryacoin.conf",
"path": "${HOME#'/'}/.aryacoin",
"RELAY": -1,
"VALIDATE": 0,
"prefetchlag": -1,
"poll": 10,
"active": 1,
"startpend": 68,
"endpend": 68,
"services": 129,
"maxpeers": 256,
"newcoin": "AYA",
"name": "Aryacoin",
"hasheaders": 1,
"useaddmultisig": 0,
"netmagic": "88e1eae7",
"p2p": 26001,
"rpc": 9332,
"pubval": 23,
"p2shval": 5,
"wifval": 176,
"txfee_satoshis": "1000000",
"isPoS": 0,
"minoutput": 10000,
"minconfirms": 2,
"genesishash": "b553727635006d7faade229d152482dfb9da7822d41cf0cad9ffa82a54f67803",
"genesis": {
"version": 1,
"timestamp": 1550751039,
"nBits": "1e0ffff0",
"nonce": 1646836,
"merkle_root": "0e1eea9e9094da5741931085408bfced4d9387eb5d3737a2b1515f18a19cc381"
},
"alertpubkey": "040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9",
"protover": 70015,
"git": {
"repo": "https://github.com/KomodoPlatform/AYAv2",
"branch": "master",
"commit": "94e6bc0",
"tag": ""
}
},
{
"txfee": 0.01,
"conf": "einsteinium.conf",
"path": "${HOME#'/'}/.einsteinium",
"RELAY": -1,
"VALIDATE": 0,
"prefetchlag": -1,
"poll": 10,
"active": 1,
"startpend": 68,
"endpend": 68,
"services": 129,
"maxpeers": 256,
"newcoin": "EMC2",
"name": "Einsteinium",
"hasheaders": 1,
"useaddmultisig": 0,
"netmagic": "e8f1c4ac",
"p2p": 41878,
"rpc": 41879,
"pubval": 33,
"p2shval": 5,
"wifval": 176,
"txfee_satoshis": "1000000",
"isPoS": 0,
"minoutput": 10000,
"minconfirms": 2,
"genesishash": "4e56204bb7b8ac06f860ff1c845f03f984303b5b97eb7b42868f714611aed94b",
"genesis": {
"version": 1,
"timestamp": 1392841423,
"nBits": "1e0ffff0",
"nonce": 3236648,
"merkle_root": "b3e47e8776012ee4352acf603e6b9df005445dcba85c606697f422be3cc26f9b"
},
"alertpubkey": "040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9",
"protover": 70015,
"git": {
"repo": "https://github.com/emc2foundation/einsteinium",
"branch": "master",
"commit": "c329ae6",
"tag": ""
}
},
{
"conf": "chips.conf",
"path": "${HOME#'/'}/.chips",
Expand Down Expand Up @@ -201,49 +113,5 @@
"commit": "65d50d0",
"tag": ""
}
},
{
"txfee": 0.01,
"conf": "mil.conf",
"path": "${HOME#'/'}/.mil",
"RELAY": -1,
"VALIDATE": 0,
"prefetchlag": -1,
"poll": 10,
"active": 1,
"startpend": 68,
"endpend": 68,
"services": 129,
"maxpeers": 256,
"newcoin": "MIL",
"name": "Milevium",
"hasheaders": 1,
"useaddmultisig": 0,
"netmagic": "e8f1c4b5",
"p2p": 41888,
"rpc": 41889,
"pubval": 50,
"p2shval": 196,
"wifval": 239,
"txfee_satoshis": "1000000",
"minoutput": 10000,
"minconfirms": 2,
"genesishash": "b5e4d2c5b166103c2bdb563fd2c804a4ff16d098d20f604af2ee23b21e918b67",
"genesis": {
"version": 1,
"timestamp": 1623263840,
"nBits": "1e0ffff0",
"nonce": 12716972872481278901,
"merkle_root": "afb19e50423f825440c1cf7ff4431fc5db2c0d04d679ab051aa0b0948dfca3cb"
},
"alertpubkey": "040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9",
"protover": 70015,
"isPoS": 0,
"git": {
"repo": "https://github.com/emc2foundation/mil",
"branch": "",
"commit": "578bed7",
"tag": ""
}
}
]

0 comments on commit 268352b

Please sign in to comment.