Register a peer we may download transactions from.

Synopsis

Declared in <node/txdownloadman_impl.h>

void
ConnectedPeer(
    NodeId nodeid,
    TxDownloadConnectionInfo const& info);

Parameters

Name

Description

nodeid

The connecting peer.

info

Connection attributes affecting download scheduling.

Created with MrDocs