- Coin: Zano → Lethean, ticker: ZAN/ZANO → LTHN - Ports: 11211 → 36941 (mainnet RPC), 46941 (testnet RPC) - Wallet: 11212 → 36944/46944 - Address prefix: iTHN - URLs: zano.org → lethean.io - Explorer links: explorer.lthn.io Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13 lines
294 B
JSON
13 lines
294 B
JSON
{
|
|
"lethean": {
|
|
"funcFile": "./lib/coins/lethean.js",
|
|
"paymentFile": "./payment_systems/lethean.js",
|
|
"sigDigits": 1000000000000,
|
|
"name": "Lethean",
|
|
"shortCode": "LTHN",
|
|
"mixIn": 4,
|
|
"addressPrefix": "iTHN",
|
|
"decimalPlaces": 12,
|
|
"algorithm": "ProgPoWZ"
|
|
}
|
|
}
|