Function printLocalStateApp

  • print account's local state of a stateful smart contract

    Parameters

    • deployer: Deployer

      algob deployer

    • accountAddr: string

      account address to print local state

    • appID: number

      application index of smart contract

    Returns Promise<void>

Generated using TypeDoc