Open
Description
Done Criteria
Implement a check for F3 finalization in Lotus-Miner in instances where we are waiting on message confirmation confidence:
- If finality occurs before the confirmation confidence number, proceed.
- Otherwise, continue with the confirmation confidence.
Why Important
- Speeds up the confirmation process.
User/Customer
- Lotus-Miner users
Notes
- Reference the Filecoin v2 APIs overview for more context.