The layer zero documentation recommend tracking the Nonce to prevent any issue :
It is important for UA to keep track of their own nonce (e.g. by events) to correlate the send and receive side transactions. UA at send() side can query the nonce at endpoint.getOutboundNonce interface, and in lzReceive() the inboundNonce is in the arguments.
https://layerzero.gitbook.io/docs/layerzero-tooling/best-practice#tracking-the-nonce
The nonce isn't track in the send
function.
Track the nonce as the layer zero documentation recommend.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.