Typo edit (#407)

vesrion -> version
This commit is contained in:
dax 2018-03-09 00:26:44 +01:00 committed by Neil
parent be4036b9e4
commit 7f08cdf8e2

View File

@ -56,7 +56,7 @@ Changes
*verbose*.
* :func:`blockchain.headers.subscribe` now has an optional parameter
*raw*.
* :func:`server.vesrion` should not be used for "ping" functionality;
* :func:`server.version` should not be used for "ping" functionality;
use the new :func:`server.ping` method instead.
New methods