menu
flutter_nekoton_bridge package
documentation
nekoton/external/ledger_connection.dart
LedgerConnectionHandler
getPublicKey abstract method
getPublicKey abstract method
dark_mode
light_mode
getPublicKey
abstract method
Future
<
Uint8List
>
getPublicKey
(
int
accountId
)
Implementation
Future<Uint8List> getPublicKey(int accountId);
flutter_nekoton_bridge package
documentation
nekoton/external/ledger_connection
LedgerConnectionHandler
getPublicKey abstract method
LedgerConnectionHandler class