Return connection info for all manually added nodes.
Declared in <net.h>
[[requires_capability(0x7f950f5ff008, 0x7f950f5ff0c8), requires_capability(0x7f950ed87838, 0x7f950ed878f8), requires_capability(0x7f950b48faa8, 0x7f950b48fb68), requires_capability(0x7f95034d26c8, 0x7f95034d2788), requires_capability(0x7f950e20fa98, 0x7f950e20fb58), requires_capability(0x7f9527747738, 0x7f95277477f8), requires_capability(0x7f950c3248c8, 0x7f950c324988), requires_capability(0x7f950c2404f8, 0x7f950c2405b8), requires_capability(0x7f95018b9ca8, 0x7f95018b9d68), requires_capability(0x7f950bd91b58, 0x7f950bd91c18), requires_capability(0x7f95065c9258, 0x7f95065c9318)]]
std::vector<AddedNodeInfo>
GetAddedNodeInfo(bool include_connected) const;
the connection info for each manually added node.
| Name | Description |
|---|---|
| include_connected | whether to include nodes we are already connected to. |