mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 04:12:36 -03:00
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;
|
uint64_t nLocalHostNonce;
|
||||||
|
// Services offered to this peer
|
||||||
ServiceFlags nLocalServices;
|
ServiceFlags nLocalServices;
|
||||||
int nMyStartingHeight;
|
int nMyStartingHeight;
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue