menu
polkawallet_sdk package
documentation
api/eth/apiKeyringEth.dart
ApiKeyringEth
renderEthRequest method
renderEthRequest method
dark_mode
light_mode
renderEthRequest
method
Future
<
List
>
renderEthRequest
(
Map
payload
)
Implementation
Future<List> renderEthRequest(Map payload) async { return service.renderEthRequest(payload); }
polkawallet_sdk package
documentation
api/eth/apiKeyringEth
ApiKeyringEth
renderEthRequest method
ApiKeyringEth class