Skip to content

Commit e18fe19

Browse files
committed
fix(docs): improve wording for detecting payment issues in liquidation process
1 parent 5cc850b commit e18fe19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fassets/5-liquidation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ This challenge is performed in the following way:
310310
One or more legal payments can make the balance on the agent's underlying address too small or equivalently make the free underlying balance negative.
311311
This situation can happen because gas fees might be unknown when redemptions are approved.
312312

313-
This situation would normally be detected after all payments are reported, but in this way it can be caught as soon as the payments are finalized on the underlying chain:
313+
This situation would normally be detected after all payments are reported, but with this approach it can be caught as soon as the payments are finalized on the underlying chain:
314314

315315
1. The challenger detects one or more legal payments from the same agent's underlying address and the total outgoing amount exceeds the sum of all redemption values plus the total free balance.
316316
The challenger obtains proofs for all of them using the Flare Data Connector.

0 commit comments

Comments
 (0)