Documentation
Tagion
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
;
}
Members
Variables
input
Buffer
[]
input
;
Hash pointer to input (DART)
read
Buffer
[]
read
;
Hash pointer to read-only input (DART)
tagion
betterC
wallet
WalletRecords
structs
AccountDetails
Contract
DevicePIN
Label
RecoverGenerator
SignedContract