Browse Source

Update README.md

Stanislav Denisov 5 years ago
parent
commit
dd62e7d486
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -328,7 +328,7 @@ Contains a managed pointer to the peer and cached ID.
 
 `Peer.IsSet` returns a state of the managed pointer.
 
-`Peer.ID` returns a peer ID.
+`Peer.ID` returns a peer ID. It's always zero on the client side.
 
 `Peer.IP` returns an IP address in a printable form.