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.
Fetches the current sequence number from the blockchain and calculates the next usable sequence.
This is a shared helper that can be used by both stellar_relayer and stellar_transaction.