menu
ecash package
documentation
chronik/types.dart
RawTx
RawTx.new constructor
RawTx.new constructor
dark_mode
light_mode
RawTx
constructor
RawTx
(
{
required
String
rawTx
,
})
Implementation
RawTx({required this.rawTx});
ecash package
documentation
chronik/types
RawTx
RawTx.new constructor
RawTx class