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