Register a peer we may download transactions from.
Declared in <node/txdownloadman_impl.h>
void
ConnectedPeer(
NodeId nodeid,
TxDownloadConnectionInfo const& info);
| Name | Description |
|---|---|
| nodeid | The connecting peer. |
| info | Connection attributes affecting download scheduling. |