Documentation
Tagion
SignedContract
tagion
betterC
wallet
WalletRecords
Undocumented in source.
@
trusted
@
RecordType
("SSC")
struct
SignedContract {
@
Label
("$signs")
immutable
(
ubyte
)[]
signs
;
@
Label
("$contract")
Contract
contract
;
@
Label
("$in", true)
Document
input
;
}
Members
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
tagion
betterC
wallet
WalletRecords
structs
AccountDetails
Contract
DevicePIN
Label
RecoverGenerator
SignedContract