decodeAddress takes an Algorand address in string form and decodes it into a Uint8Array.
an Algorand address with checksum.
the decoded form of the address's public key and checksum
Generated using TypeDoc
decodeAddress takes an Algorand address in string form and decodes it into a Uint8Array.