2017-02-10 21:33:17 -08:00
|
|
|
{
|
2026-04-01 22:24:13 +01:00
|
|
|
"lethean": {
|
|
|
|
|
"funcFile": "./lib/coins/lethean.js",
|
|
|
|
|
"paymentFile": "./payment_systems/lethean.js",
|
2019-02-24 23:05:28 +03:00
|
|
|
"sigDigits": 1000000000000,
|
2026-04-01 22:24:13 +01:00
|
|
|
"name": "Lethean",
|
|
|
|
|
"shortCode": "LTHN",
|
2019-02-24 23:05:28 +03:00
|
|
|
"mixIn": 4,
|
2026-04-01 22:24:13 +01:00
|
|
|
"addressPrefix": "iTHN",
|
|
|
|
|
"decimalPlaces": 12,
|
|
|
|
|
"algorithm": "ProgPoWZ"
|
2017-02-10 21:33:17 -08:00
|
|
|
}
|
2017-02-22 23:27:39 +02:00
|
|
|
}
|