Page MenuHomePhabricator

Add CWallet::BlockUntilSyncedToCurrentChain()
ClosedPublic

Authored by deadalnix on Jan 8 2019, 01:30.

Details

Summary

This blocks until the wallet has synced up to the current height.

This is extracted from Core's PR10286 commit 5ee31726360cbe343f5a1a50a5e440db736da5b7

Depends on D2266

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable