Function findLoanNoteAddress

  • Find loan note token account for the reserve, obligation and wallet.

    Parameters

    • program: Program<Idl>
    • reserve: PublicKey
    • obligation: PublicKey
    • wallet: PublicKey

    Returns Promise<[loanNotePubkey: PublicKey, loanNoteBump: number]>

Generated using TypeDoc