We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Solidity: https://github.com/AnnuitiesT/AnnuityContracts/blob/8681f74f509ab891752a0c0253b0b02e8a6e6d89/contracts/Exchange.sol#L112
Test: https://github.com/AnnuitiesT/AnnuityContracts/blob/8681f74f509ab891752a0c0253b0b02e8a6e6d89/test/unit/Exchange.test.ts#L101
I started things. Use getEthValue to make sure that the borrower deposits enough collateral.
The text was updated successfully, but these errors were encountered:
colinsteidtmann
himanshu-Bhatt
No branches or pull requests
Solidity:
https://github.com/AnnuitiesT/AnnuityContracts/blob/8681f74f509ab891752a0c0253b0b02e8a6e6d89/contracts/Exchange.sol#L112
Test:
https://github.com/AnnuitiesT/AnnuityContracts/blob/8681f74f509ab891752a0c0253b0b02e8a6e6d89/test/unit/Exchange.test.ts#L101
I started things. Use getEthValue to make sure that the borrower deposits enough collateral.
The text was updated successfully, but these errors were encountered: