mirror of
https://github.com/dashpay/dash.git
synced 2024-12-30 14:25:53 +01:00
5c8ff0d448
This patch removes the need for the intermediary Base58 type CBitcoinAddress, by providing {Encode,Decode,IsValid}Destination function that directly operate on the conversion between strings and CTxDestination. |
||
---|---|---|
.. | ||
bitcoinconsensus.cpp | ||
bitcoinconsensus.h | ||
interpreter.cpp | ||
interpreter.h | ||
ismine.cpp | ||
ismine.h | ||
script_error.cpp | ||
script_error.h | ||
script.cpp | ||
script.h | ||
sigcache.cpp | ||
sigcache.h | ||
sign.cpp | ||
sign.h | ||
standard.cpp | ||
standard.h |