Interface AccountStatic<Self, IDL>

Type Parameters

  • Self extends Account

  • IDL extends Idl

Hierarchy

Constructors

Properties

Methods

Constructors

  • Parameters

    • Rest ...args: never[]

    Returns Self & Account

Properties

ACCOUNT_NAME: NonNullable<IDL["accounts"]>[number]["name"]

should be in camelCase

MIN_DATA_SIZE: number

The size of any header data and discriminant

Methods

Generated using TypeDoc