Create FIF
async createFixedIncomeFund()
async createFixedIncomeFund() const response = await this.LendingService.createFixedIncomeFund(
fundType,
fixedIncomeFundRatio,
userAddress
)Last updated
async createFixedIncomeFund() const response = await this.LendingService.createFixedIncomeFund(
fundType,
fixedIncomeFundRatio,
userAddress
)Last updated