Comment on CConnman::nLocalServices meaning
This commit is contained in:
parent
1c24d5f637
commit
b5ccded57f
1 changed files with 1 additions and 0 deletions
|
@ -677,6 +677,7 @@ private:
|
|||
|
||||
|
||||
uint64_t nLocalHostNonce;
|
||||
// Services offered to this peer
|
||||
ServiceFlags nLocalServices;
|
||||
int nMyStartingHeight;
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue