menu
ecash package
documentation
chronik/types.dart
ValidateRawTxResponse
ValidateRawTxResponse.new constructor
ValidateRawTxResponse.new constructor
dark_mode
light_mode
ValidateRawTxResponse
constructor
ValidateRawTxResponse
(
{
String
?
error
,
String
?
warnings
,
})
Implementation
ValidateRawTxResponse({this.error, this.warnings});
ecash package
documentation
chronik/types
ValidateRawTxResponse
ValidateRawTxResponse.new constructor
ValidateRawTxResponse class