Contract

Undocumented in source.
@trusted
@RecordType("SMC")
struct Contract {
@Label("$out")
Document[Pubkey] output;
@Label("$run")
Script script;
}

Members

Variables

input
Buffer[] input;

Hash pointer to input (DART)

read
Buffer[] read;

Hash pointer to read-only input (DART)