Information about a borrower

Hierarchy

  • BorrowerInfo

Properties

address: PublicKey

Address of the information

borrower: PublicKey

Public key of the borrower this is information for

market: Market

Market this information is relevant for

Accessors

Methods

  • Generator borrower info PDA

    Returns

    Parameters

    • borrower: PublicKey

      Borrower to generate the PDA for

    • market: Market

      Market to generate the PDA for

    Returns Promise<[PublicKey, number]>

Generated using TypeDoc