Mark that the node has confirmed reception of the transaction we sent it by responding with PONG to our PING message.
Synopsis
Declared in <private_broadcast.h>
[[requires_capability(0x7ff36f614558), requires_capability(0x7ff37b8cf1b8), requires_capability(0x7ff37a4d4c28)]]
void
NodeConfirmedReception(NodeId const& nodeid);
Parameters
Name |
Description |
nodeid [in] |
Node that we sent a transaction to. |
Created with MrDocs