Here is the below error i am getting
rpc/rpcutils.cpp:679:52: error: conversion from 'size_t' (aka 'unsigned long')
to 'const
json_spirit::Pair_impl<json_spirit::Config_vector<std::__1::basic_string<char>
3 warnings and 1 error generated.
make[1]: *** [rpc/libbitcoin_server_a-rpcutils.o] Error 1
make: *** [all-recursive] Error 1
I tried building both 1.x and 2.0, i face the same problem in both the builds
Could you please help me with this