syncwithvalidationinterfacequeue
Waits for the validation interface queue to catch up on everything that was there when we entered this function.
Result
null (json null)
Examples
> bitcoin-cli syncwithvalidationinterfacequeue
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id": "curltest", "method": "syncwithvalidationinterfacequeue", "params": []}' -H 'content-type: text/plain;' http://127.0.0.1:8332/