Construct a tracker speaking the given reconciliation protocol version.
Synopsis
Declared in <node/txreconciliation.h>
explicit
TxReconciliationTracker(uint32_t recon_version);
Parameters
Name |
Description |
recon_version |
The reconciliation protocol version to use. |
Created with MrDocs