Interface ListenProgramStatic<Self, Accounts, IDL>

Type Parameters

  • Self

  • Accounts extends Record<string, Account>

  • IDL extends Idl

Hierarchy

  • ListenProgramStatic

Constructors

Methods

Constructors

Methods

  • Parameters

    • programId: PublicKey
    • Optional provider: default
    • Optional coder: Coder<string, string>

    Returns ProgramMethods<IDL>

Generated using TypeDoc