Blocks until the wallet state is up‐to‐date to /at least/ the current chain at the time this function is entered Obviously holding cs_main/cs_wallet when going into this call may cause deadlock
Synopsis
Declared in <wallet/wallet.h>
[[locks_excluded(0x7fbc76bfeb48), requires_capability(0x7fbc76bfece8), locks_excluded(0x7fbc81b78508), requires_capability(0x7fbc81b786a8), locks_excluded(0x7fbc7e016388), requires_capability(0x7fbc7e016528), locks_excluded(0x7fbc7e245838), requires_capability(0x7fbc7e2459d8), locks_excluded(0x7fbc8e716478), requires_capability(0x7fbc8e716618)]]
void
BlockUntilSyncedToCurrentChain() const;
Created with MrDocs