Decode an address string into a destination.
Declared in <key_io.h>
<key_io.h>
CTxDestination DecodeDestination(std::string const& str);
The decoded destination, or a no-address destination on failure.