You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fassets/5-liquidation.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -310,7 +310,7 @@ This challenge is performed in the following way:
310
310
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.
311
311
This situation can happen because gas fees might be unknown when redemptions are approved.
312
312
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:
314
314
315
315
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.
316
316
The challenger obtains proofs for all of them using the Flare Data Connector.
0 commit comments