tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Contract
tagion
betterC
wallet
WalletRecords
Undocumented in source.
@
trusted
@
RecordType
("SMC")
struct
Contract {
@
Label
("$in")
Buffer
[]
input
;
@
Label
("$read", true)
Buffer
[]
read
;
@
Label
("$out")
Document
[
Pubkey
]
output
;
@
Label
("$run")
Script
script
;
bool
verify
();
}
Members
Functions
verify
bool
verify
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
input
Buffer
[]
input
;
Hash pointer to input (DART)
output
Document
[
Pubkey
]
output
;
Undocumented in source.
read
Buffer
[]
read
;
Hash pointer to read-only input (DART)
script
Script
script
;
Undocumented in source.
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