Function addressToPk

  • Takes an Algorand address in string form and decodes it into a Uint8Array (as public key)

    Parameters

    • addr: string

      : algorand address

    Returns Uint8Array

Generated using TypeDoc