We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2d6a1 commit f1693a0Copy full SHA for f1693a0
es/18_4_Accediendo_a_Bitcoind_con_Python.md
@@ -76,7 +76,7 @@ print("---------------------------------------------------------------")
76
print("Block Count:", block_count)
77
print("---------------------------------------------------------------\n")
78
```
79
-Debería ver la siguiente salida con `logging` activado :
+Debería ver la siguiente salida con `logging` activado:
80
```sh
81
DEBUG:BitcoinRPC:-3-> getblockcount []
82
DEBUG:BitcoinRPC:<-3- 1773020
0 commit comments