With truffle or other clients, does anyone know how nonce is handled with parallelism? Like an async batch of transactions?
https://github.com/OpenZeppelin/openzeppelin-contracts/blob/6842518b1b71fac9a21c7d94ec521992cff266b5/test/utils/escrow/ConditionalEscrow.test.js#L15 for instance
Jun 23, 2021, 9:33 PM