Documentation
Tagion
Quiz
tagion
wallet
WalletRecords
Contains the quiz question
@
safe
@
recordType
("Quiz")
struct
Quiz {
@
label
("$Q")
string
[]
questions
;
}
Members
Variables
questions
string
[]
questions
;
List of questions
Mixed In Members
From
mixin
HiBONRecord
recordName
string
recordName
()
Get the record type name set by @recordType("name")
tagion
wallet
WalletRecords
structs
DevicePIN
Quiz
RecoverGenerator
Contains the quiz question