Modules§
- validation
- Validation logic for Stellar transactions
Structs§
Functions§
- claim
- Try to claim the lane for relayer_id:tx_id. Returns true if it becomes owner. Returns true if it already owns the lane. Returns false if another tx owns it.
- free
- Free the lane if we still own it.
- i64_
from_ u64 - needs_
simulation - Returns true if any operation needs simulation (contract invocation, creation, or wasm upload).
- next_
sequence_ u64 - pass_to
- Pass the lane from current_tx_id to next_tx_id