Interface AlgonautAppStateEncoded

Hierarchy

  • AlgonautAppStateEncoded

Properties

Properties

key: string
value: {
    bytes: string;
    type: number;
    uint: number;
}

Type declaration

  • bytes: string
  • type: number
  • uint: number

Generated using TypeDoc