Tasks
Synchronization is made of three main tasks:
- Block Download / Spam filtering
- Trial Decrypt
- Spend Detection
- Update witnesses
- Retrieve Transaction Details
They are executed asynchroniously using the Tokio runtime.
Synchronization is made of three main tasks:
They are executed asynchroniously using the Tokio runtime.