Module-level declarations
Operations
Link copied to clipboard
An empty operation which does not do anything. Very similar to the built in nop()
operation, but this operation can be the only operation in a transaction without postchain throwing an error.
However, this operation does not include a nonce, so multiple transactions which only contains this operation within the same test, will fail after the first one.