pub fn parse_decode_transaction(
    matches: &ArgMatches<'_>
) -> Result<CliCommandInfo, CliError>