Basic altcoin framework, full Litecoin support

- LTC: tested on mainnet, full test suite support
- simultaneous autosigning for all supported coins (BTC,BCH,LTC)
This commit is contained in:
philemon 2017-10-28 00:11:00 +03:00
commit 35d1091159
Signed by untrusted user who does not match committer: mmgen
GPG key ID: 62DBE9E5212F05BE
64 changed files with 2065 additions and 1105 deletions

View file

@ -2,6 +2,7 @@ include README.md SIGNING_KEY.pub LICENSE INSTALL
include doc/wiki/using-mmgen/*
include test/*.py
include test/ref/*
include test/ref/litecoin/*
include scripts/bitcoind-walletunlock.py
include scripts/compute-file-chksum.py