is Valid String
Determines if the string is a valid Bitcoin address.
Return
bool indicating if the address string is valid.
Parameters
string
string to validate.
Determines if the string is a valid Bitcoin address.
bool indicating if the address string is valid.
string to validate.