pub fn handle_key_subcommand(
    network: Network,
    subcommand: KeySubCommand
) -> Result<Value, Error>
Expand description

Execute a key sub-command

Key sub-commands are described in KeySubCommand.