Transaction queue
Walliro accounts have a so-called nonce. This is a number assigned to a transaction to ensure that each transaction can only be executed once. Every time a new transaction is created, the nonce is incremented by +1 and assigned to the transaction, essentially determining the position in the queue of transactions for a given Walliro […]