summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2019-09-19 22:28:26 +0000
committerGitHub <noreply@github.com>2019-09-19 22:28:26 +0000
commit7d91fd186380ae83e293772ec874a28bc89b0397 (patch)
tree754e1d77d1c4fa86d45cb61ee0edf74aabc1b0cd
parent9e7d213e8281d18f3ee5fa6be9bc0f1e1a333442 (diff)
parent23590c0508d6df6a68cd6fdf6e9aaa13cc77fe6a (diff)
downloadbips-7d91fd186380ae83e293772ec874a28bc89b0397.tar.xz
Merge pull request #775 from azuchi/fix-bip197-error
[BIP197] Fix description of Refund Period
-rw-r--r--bip-0197.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0197.mediawiki b/bip-0197.mediawiki
index 8a34b04..427ff22 100644
--- a/bip-0197.mediawiki
+++ b/bip-0197.mediawiki
@@ -130,7 +130,7 @@ In the case of a default or the lender not accepting the borrower repayment, the
In the case that either the lender or borrower don’t accept the bid, the lender can seize a percentage of the collateral. The amount is dependent on the amount of collateral locked in the Seizable Collateral and Refundable Collateral script as described in this BIP. During this period, the borrower can also refund the funds locked in the Refundable Collateral script.
===Refund Period===
-In the case that the lender does not seize the collateral locked in the Seizable Collateral script, then the borrower can refund the funds locked in the Refundable Collateral script.
+In the case that the lender does not seize the collateral locked in the Seizable Collateral script, then the borrower can refund the funds locked in the Seizable Collateral script.
==Rationale==