Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce MaxLTVLoanOffer class #325

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Introduce MaxLTVLoanOffer class #325

wants to merge 38 commits into from

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
@@ -2,7 +2,7 @@ import * as singleLineString from "single-line-string";

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