menu
xrp_dart package
documentation
xrp_dart.dart
RPCTx
RPCTx.new constructor
RPCTx.new constructor
dark_mode
light_mode
RPCTx
constructor
RPCTx
(
{
required
String
transaction
,
int
?
maxLedger
,
int
?
minLedger
,
bool
binary
=
false
,
})
Implementation
RPCTx( {required this.transaction, this.maxLedger, this.minLedger, this.binary = false});
xrp_dart package
documentation
xrp_dart
RPCTx
RPCTx.new constructor
RPCTx class