Use CBitcoinAddress instead of string/uint160
Instead of conversion functions between pubkey/uint160/address in
base58.h, have a fully fledged class CBitcoinAddress (CAddress was
already taken) to represent addresses.
Use CBitcoinAddress instead of string/uint160 2ffba736e910Unpublished Tags None Subscribers None
Description
Details
|