forked from lthn/blockchain
and fixed another compilation issUe
This commit is contained in:
parent
cd88249598
commit
a91ded81b0
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ int main(int argc, char* argv[])
|
|||
//query_info.m_body = "{\"jsonrpc\": \"2.0\", \"method\": \"nonexisting_method\", \"params\": {}},";
|
||||
//rpc_server.handle_http_request_map(query_info, response_info, conn_context, call_found, json_rpc_reference);
|
||||
|
||||
LOG_PRINT_L0(generate_reference);
|
||||
//LOG_PRINT_L0(generate_reference);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue