solana_clap_utils::keypair

Type Alias CliSigners

source
pub type CliSigners = Vec<Box<dyn Signer>>;

Aliased Typeยง

struct CliSigners { /* private fields */ }