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