Module solana_clap_utils::keypair[][src]

Structs

CliSignerInfo
DefaultSigner
SignOnly
SignerFromPathConfig

Constants

ASK_KEYWORD
SKIP_SEED_PHRASE_VALIDATION_ARG

Functions

keypair_from_path

Parses a path into a SignerSource and returns a Keypair for supporting SignerSourceKinds

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

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
signer_from_path_with_config

Type Definitions

CliSigners
SignerIndex