tagion.script.common

Undocumented in source.

Members

Functions

sign
Signature[] sign(const(SecureNet[]) nets, const(Contract) contract)
Undocumented in source. Be warned that the author may not have intended to support it.
sign
const(SignedContract) sign(const(SecureNet[]) nets, const(Document[]) inputs, const(Document[]) reads, const(Document) script)
Undocumented in source. Be warned that the author may not have intended to support it.
verify
bool verify(const(SecureNet) net, const(SignedContract*) signed_contract, const(Pubkey[]) owners)
Undocumented in source. Be warned that the author may not have intended to support it.
verify
bool verify(const(SecureNet) net, const(SignedContract*) signed_contract, const(Document[]) inputs)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ConsensusVoting
struct ConsensusVoting
Undocumented in source.
Contract
struct Contract
Undocumented in source.
Epoch
struct Epoch
Undocumented in source.
GenesisEpoch
struct GenesisEpoch
Undocumented in source.
LockedArchives
struct LockedArchives
Undocumented in source.
PayScript
struct PayScript
Undocumented in source.
SignedContract
struct SignedContract
Undocumented in source.
TagionBill
struct TagionBill
Undocumented in source.
TagionGlobals
struct TagionGlobals
Undocumented in source.
TagionHead
struct TagionHead
Undocumented in source.

Meta