Decodes a base58check encoded Bitcoin address and returns the version and hash.
The base58check encoded Bitcoin address to decode.
An object containing the version and hash of the decoded address.
If the address is too short or too long.
Decodes a base58check encoded Bitcoin address and returns the version and hash.