3.6.5 DAG Synchronization
As part of the work to synchronize DAG, the following modes are implemented through permalinks:
Incremental synchronization (updating transactions one by one as they are attached to an existing DAG)
A full update (downloading the entire database as a binary object) may be necessary when joining a node without a database to an already running cluster.
Last updated