If I issue a pre-authorized transaction tx1 with time-bound validity after 1 month, then does it mean that I have to wait for tx1 to be executed first before I can execute any new transactions? (because of the sequence number)
Is there a way around this? Let's say I issue a transaction now that will be valid in 1 month but I also want to execute more transactions in the meantime. can this be achieved?