SignedContract

Undocumented in source.

Constructors

this
this(Document doc)
Undocumented in source.

Members

Functions

toDoc
const(Document) toDoc()
Undocumented in source. Be warned that the author may not have intended to support it.
toHiBON
inout(HiBONT) toHiBON()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

contract
Contract contract;

The contract must signed by all inputs

input
Document input;

The actual inputs

signs
immutable(ubyte)[] signs;

Signature of all inputs

Meta