Hierarchy

  • default
    • RuntimeAccountI

Properties

addr: string

Algorand address

getSpendAddress: (() => string)

Type declaration

    • (): string
    • Returns string

name?: string
rekeyTo: ((authAccountAddress: string) => void)

Type declaration

    • (authAccountAddress: string): void
    • Parameters

      • authAccountAddress: string

      Returns void

sk: Uint8Array

Secret key belonging to the Algorand address

spend: string

Generated using TypeDoc