menu
witnet package
documentation
schema.dart
InventoryEntry
tx property
tx property
dark_mode
light_mode
tx
property
@TagNumber(2)
Hash
get
tx
Implementation
@TagNumber(2) Hash get tx => $_getN(1);
@TagNumber(2)
set
tx
(
Hash
v
)
Implementation
@TagNumber(2) set tx(Hash v) { setField(2, v); }
witnet package
documentation
schema
InventoryEntry
tx property
InventoryEntry class