tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
RecoverGenerator
tagion
betterC
wallet
WalletRecords
Undocumented in source.
@
trusted
@
RecordType
("Wallet")
struct
RecoverGenerator {
Buffer
[]
Y
;
Buffer
S
;
@
Label
("N")
uint
confidence
;
import
tagion
.
betterC
.
hibon
.
HiBON
;
;
inout
(
HiBONT
)
toHiBON
();
const
(
Document
)
toDoc
();
this
(Document doc);
}
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
S
Buffer
S
;
Check value S=H(H(R))
Y
Buffer
[]
Y
;
Recorvery seed
confidence
uint
confidence
;
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