Per-sync cumulative limit (KB).
Per-message transfer limit (KB).
Human-readable identifier.
Operator name from advertised metadata, if present.
Generates the peering key stamp over
receivingIdentityHash ‖ offeringIdentityHash
(peerIdentity.hash ‖ this.router.identity.hash), at the peer's advertised
peering cost. Returns true on success.
Whether a peering key of sufficient value has been generated for this peer.
Runs one outbound sync pass: present peering key, offer unhandled messages, transfer those the peer wants, then mark them handled.
Resolves true if a transfer was attempted, false if the sync was postponed (no peering key / nothing to offer / no link).
A peering relationship with another propagation node. One-way sync driver.