You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mymonero-core-cpp/test/test_all.cpp:832:77: error: too few arguments to function call, expected 2, have 1
auto ret_string = serial_bridge::decode_address(args_string_from_root(root));
I think is it boost version error?
The text was updated successfully, but these errors were encountered:
mymonero-core-cpp/test/test_all.cpp:832:77: error: too few arguments to function call, expected 2, have 1
auto ret_string = serial_bridge::decode_address(args_string_from_root(root));
I think is it boost version error?
The text was updated successfully, but these errors were encountered: