menu
flutter_nekoton_bridge package
documentation
nekoton/external/ledger_connection.dart
LedgerConnectionGetPublicKey typedef
LedgerConnectionGetPublicKey typedef
dark_mode
light_mode
LedgerConnectionGetPublicKey
typedef
LedgerConnectionGetPublicKey
=
Future
<
PublicKey
>
Function
(
int
accountId
)
Implementation
typedef LedgerConnectionGetPublicKey = Future<PublicKey> Function( int accountId);
flutter_nekoton_bridge package
documentation
nekoton/external/ledger_connection
LedgerConnectionGetPublicKey typedef
ledger_connection library