Create a new Nonce.
The Nonce expression behaves exactly like the child expression passed into it, except it uses the provided nonce string to alter its structure in a way that does not affect execution.
The base of the nonce. Must be one of utf8, base16, base32, or base64.
An arbitrary nonce string that conforms to base.
The expression to wrap.
Generated using TypeDoc
A meta expression only used to change the hash of a TEAL program.