Trait solana_cli::wallet::WalletSubCommands
source · pub trait WalletSubCommands {
// Required method
fn wallet_subcommands(self) -> Self;
}pub trait WalletSubCommands {
// Required method
fn wallet_subcommands(self) -> Self;
}