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(0x7f2e37684828), requires_capability(0x7f2e219d1da8), requires_capability(0x7f2e1ac64fd8)]]
void
NodeConfirmedReception(NodeId const& nodeid);
Parameters
Name |
Description |
nodeid [in] |
Node that we sent a transaction to. |
Created with MrDocs