This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
feature request: is there any instruction can set the max slot #7223
Closed
Description
I'm wondering if there's an instruction to set a maximum slot for transactions. Specifically, I need a way to:
- Verify the actual landing slot is less than X. If it isn't, the transaction should be reverted.
This would help prevent transactions from being executed in slots that are too far away.