menu
polkawallet_sdk package
documentation
api/apiTx.dart
ApiTx
ApiTx constructor
ApiTx constructor
dark_mode
light_mode
ApiTx
constructor
ApiTx
(
PolkawalletApi
apiRoot
,
ServiceTx
service
)
Implementation
ApiTx(this.apiRoot, this.service);
polkawallet_sdk package
documentation
api/apiTx
ApiTx
ApiTx constructor
ApiTx class