nop

function nop(): rell.test.tx

Adds a nop operation to this transaction builder.

Since

0.10.4


function nop(x: integer): rell.test.tx
function nop(x: text): rell.test.tx

Adds a nop operation with a given nonce to this transaction builder.

Since

0.10.4

Parameters

x

nonce to use