Interface CredixPassConfig

Configuration for Credix passes

Hierarchy

  • CredixPassConfig

Properties

active?: boolean

Whether the Credix pass should be active. Is only applied when updating the Credix pass

borrower: boolean

Allows deals to be created for borrowers

bypassWithdrawEpochs?: boolean

If it is true, this user can call the withdraw_funds instruction and skip the withdraw epochs

disableWithdrawalFee?: boolean

Exempts the withdrawal fee

releaseTimestamp: number

Timestamp when funds are released for withdrawal after investing

underwriter: boolean

Allows investing in the pool

Generated using TypeDoc