menu
dart_solana_adapter package
documentation
solana/core/keypair.dart
Keypair
fromSeed static method
fromSeed static method
dark_mode
light_mode
fromSeed
static method
Keypair
fromSeed
(
Uint8List
seed
)
Implementation
external static Keypair fromSeed(Uint8List seed);
dart_solana_adapter package
documentation
solana/core/keypair
Keypair
fromSeed static method
Keypair class