pub fn execute_command(
    command: &RPCCommand,
    request: &JSONRPCRequest,
    result: &mut UniValue,
    last_handler: bool
) -> bool