Fixed typo.
This commit is contained in:
parent
e15910a113
commit
80ea02cc9b
@ -14,7 +14,7 @@ var MAX_RECEIVE_BUFFER = 10000000;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* A Peer instance represents a remote bitcoin node and allows to communicate
|
* A Peer instance represents a remote bitcoin node and allows to communicate
|
||||||
* with it using the standar messages of the bitcoin p2p protocol.
|
* with it using the standard messages of the bitcoin p2p protocol.
|
||||||
*
|
*
|
||||||
* @example
|
* @example
|
||||||
* ```javascript
|
* ```javascript
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user