menu
dart_solana_adapter package
documentation
solana/core/keypair.dart
Keypair
fromSecretKey static method
fromSecretKey static method
dark_mode
light_mode
fromSecretKey
static method
Keypair
fromSecretKey
(
Uint8List
secretKey
, [
Option
?
options
])
Implementation
external static Keypair fromSecretKey(Uint8List secretKey, [Option? options]);
dart_solana_adapter package
documentation
solana/core/keypair
Keypair
fromSecretKey static method
Keypair class