Interface DealConfig

Configuration for deal creation

Hierarchy

  • DealConfig

Properties

borrower: PublicKey
fixedLateFeePercentage?: Fraction
gracePeriod?: number
maxFundingDuration: number
migrated?: boolean
name: string
performanceFeePercentage?: Fraction
serviceFee: number
serviceFeePercentage?: Fraction
slashInterestToPrincipal: boolean
slashPrincipalToInterest: boolean
trueWaterfall: boolean
variableLateFeePercentage?: Fraction

Generated using TypeDoc