decodeToBigInteger
Decodes the given base58 string into a BigInteger.
Return
the decoded BigInteger
Parameters
input
the base58-encoded string to decode
Decodes the given base58 string into a BigInteger.
the decoded BigInteger
the base58-encoded string to decode