Check if the node has confirmed reception of the transaction.
Declared in <private_broadcast.h>
[[requires_capability(0x7f950ef0cfa8), requires_capability(0x7f950e3e7ec8), requires_capability(0x7f9502a9e8b8)]]
bool
DidNodeConfirmReception(NodeId const& nodeid);
true if the node has confirmed reception, false otherwise.
| Name | Description |
|---|---|
| nodeid [in] | Node to check for a confirmed reception. |