Expand description
A utility Future to asynchronously wait until a node has finished syncing.
Structsยง
- Sync
Listener - This future resolves once the node is no longer syncing: [
NetworkInfo::is_syncing
].
A utility Future to asynchronously wait until a node has finished syncing.
NetworkInfo::is_syncing
].