From 23590c0508d6df6a68cd6fdf6e9aaa13cc77fe6a Mon Sep 17 00:00:00 2001 From: azuchi Date: Sun, 31 Mar 2019 14:19:00 +0900 Subject: [BIP197] Fix description of Refund Period Seizable Collateral script have condition that can be refund by the borrower after the Seizure Period. --- bip-0197.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0197.mediawiki') 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== -- cgit v1.2.3