Skip to content

Introduce MaxLTVLoanOffer class#325

Open
chrismin wants to merge 38 commits intomasterfrom
ltv-class
Open

Introduce MaxLTVLoanOffer class#325
chrismin wants to merge 38 commits intomasterfrom
ltv-class

Conversation

@chrismin
Copy link
Collaborator

@chrismin chrismin commented Oct 2, 2018

No description provided.

saturnial and others added 30 commits September 27, 2018 18:09
import { Dharma } from "../types/dharma";

import { DEBT_ORDER_ERRORS, DebtOrder, DebtOrderParams } from "./debt_order";
import { DEBT_ORDER_ERRORS, DebtOrder, CollateralizedDebtOrderParams } from "./debt_order";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Named imports must be alphabetized.

await testSignAsDebtor(dharma, VALID_MAX_LTV_LOAN_ORDER_PARAMS);
});

describe("acceptAsDebtor", () => {});

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

block is empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants