nop

function nop(): rell.test.op

Creates a new no-op operation.

Since

0.10.4


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

Creates a new no-op operation with a given nonce.

Since

0.10.4

Parameters

x

nonce to use