mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-07-03 20:56:14 +00:00
minor correction
This commit is contained in:
parent
2a2d6a1b1b
commit
f1693a01a2
@ -76,7 +76,7 @@ print("---------------------------------------------------------------")
|
||||
print("Block Count:", block_count)
|
||||
print("---------------------------------------------------------------\n")
|
||||
```
|
||||
Debería ver la siguiente salida con `logging` activado :
|
||||
Debería ver la siguiente salida con `logging` activado:
|
||||
```sh
|
||||
DEBUG:BitcoinRPC:-3-> getblockcount []
|
||||
DEBUG:BitcoinRPC:<-3- 1773020
|
||||
|
Loading…
x
Reference in New Issue
Block a user