node-open-mining-portal/coins/litecoin.json
2019-07-01 11:20:17 -04:00

26 lines
411 B
JSON

{
"name": "Litecoin",
"symbol": "LTC",
"algorithm": "scrypt",
"peerMagic": "fbc0b6db",
"peerMagicTestnet": "fdd2c8f1",
"mainnet": {
"bech32": "ltc",
"bip32": {
"public": "0488B21E"
},
"pubKeyHash": "30",
"scriptHash": "05"
},
"testnet": {
"bech32": "tltc",
"bip32": {
"public": "043587CF"
},
"pubKeyHash": "6F",
"scriptHash": "C4"
}
}