Correct doc format

0.9.x
Michał Sałaban 2 years ago
parent 7ff4c393b8
commit 035fedbafa

@ -164,6 +164,7 @@ methods in JSONRPCDaemon are designed to be lower-level. As such, the return val
methods reflect the raw JSON objects returned by the daemon. An example:
.. code-block:: python
[In 20]: from monero.backends.jsonrpc import JSONRPCDaemon
[In 21]: daemon = JSONRPCDaemon(host='192.168.0.50')

Loading…
Cancel
Save