tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
StandardBill
tagion
betterC
wallet
WalletRecords
Undocumented in source.
@
trusted
@
RecordType
("BIL")
struct
StandardBill {
@
Label
("$V")
TagionCurrency
value
;
@
Label
("$k")
uint
epoch
;
@
Label
("$Y")
Pubkey
owner
;
@
Label
("$G")
Buffer
gene
;
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
epoch
uint
epoch
;
Undocumented in source.
gene
Buffer
gene
;
Undocumented in source.
owner
Pubkey
owner
;
Undocumented in source.
value
TagionCurrency
value
;
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