Commit graph

1 commit

Author SHA1 Message Date
Calin Culianu
5ac7d076f1
Add Litecoin (LTC) support. (#114)
Fulcrum will now have support for Litecoin, in addition to Bitcoin Cash and Bitcoin BTC.

Includes support for deserializing/reserializing mweb data, so Fulcrum should work with 
latest `litecoind` `v0.21.2`.  Note that no known Electrum clients on LTC know how to 
*deal* with mweb data, but Fulcrum at least won't die on it when receiving txns or blocks
containing it from `litcoind` RPC. 

See PR #144 for more details.
See also discussion here: https://github.com/spesmilo/electrumx/issues/179
2022-05-25 19:20:42 -05:00