Hierarchy

  • LiquidatorClient

Constructors

Properties

conn: Connection
program: Program<Idl>

Methods

  • Create a new client for interacting with the Honey lending program.

    Returns

    The client

    Parameters

    • provider: AnchorProvider | default

      The provider with wallet/network access that can be used to send transactions.

    • honeyPubKey: string
    • Optional devnet: boolean

    Returns Promise<LiquidatorClient>

Generated using TypeDoc