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
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
rpc/blockchain.cpp:2077:35: error: no viable conversion from 'std::atomic<int>' to 'const UniValue'
result.pushKV("progress", g_scan_progress);
^~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
Regression introduced by PR #61
With GCC 9.3.0, building Bitcoin Core 0.17+:
The text was updated successfully, but these errors were encountered: