Repays a loan.
import { repay } from '@honey-finance/sdk';const tx = await repay(honeyUser, val * LAMPORTS_PER_SOL, repayTokenMint, honeyReserves)
pg-structure
Generated using TypeDoc
Repays a loan.
Example
pg-structure