Module solana_clap_utils::keypair [−][src]
Structs
CliSignerInfo | |
DefaultSigner | |
SignOnly |
Enums
KeypairUrl |
Constants
ASK_KEYWORD | |
SKIP_SEED_PHRASE_VALIDATION_ARG |
Functions
keypair_from_seed_phrase | Reads user input from stdin to retrieve a seed phrase and passphrase for keypair derivation Optionally skips validation of seed phrase Optionally confirms recovered public key |
parse_keypair_path | |
presigner_from_pubkey_sigs | |
prompt_passphrase | Prompts user for a passphrase and then asks for confirmirmation to check for mistakes |
pubkey_from_path | |
resolve_signer_from_path | |
signer_from_path |
Type Definitions
CliSigners | |
SignerIndex |