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

Aliased Type§

struct CliSigners { /* private fields */ }