menu
ecash package
documentation
chronik/types.dart
Tx
Tx.fromProto factory constructor
Tx.fromProto factory constructor
dark_mode
light_mode
Tx.fromProto
constructor
Tx.fromProto
(
Tx
proto
)
Implementation
factory Tx.fromProto(pb.Tx proto) { return convertToTx(proto); }
ecash package
documentation
chronik/types
Tx
Tx.fromProto factory constructor
Tx class