tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
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
;
this
(Document doc);
inout
(
HiBONT
)
toHiBON
();
const
(
Document
)
toDoc
();
}
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
Source
See Implementation
tagion
betterC
wallet
WalletRecords
manifest constants
VOID
static functions
toList
structs
AccountDetails
Contract
DevicePIN
Invoice
Label
Quiz
RecordType
RecoverGenerator
Script
SignedContract
StandardBill
templates
GetLabel
isSpecialKeyType