Skip to content

Commit 2b514aa

Browse files
committed
Merge #8785: Comment on CNode::nLocalServices meaning
b5ccded Comment on CConnman::nLocalServices meaning (instagibbs)
2 parents 26b370a + b5ccded commit 2b514aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/net.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,7 @@ class CNode
677677

678678

679679
uint64_t nLocalHostNonce;
680+
// Services offered to this peer
680681
ServiceFlags nLocalServices;
681682
int nMyStartingHeight;
682683
public:

0 commit comments

Comments
 (0)