Commit graph

1 commit

Author SHA1 Message Date
Calin Culianu
bd8bb06203 Added Cash Address support!
Note internally the BTC::Address class just stores hash160.

Its ToString() is always legacy (for now), but the server can now accept
both legacy or cash address from clients.  Class c'tor for
BTC::Address() auto-detects address type and decodes it appropriately.
2019-05-07 12:15:53 +03:00