minor correction

This commit is contained in:
Ian Culp 2021-10-06 17:05:11 -05:00 committed by GitHub
parent 2a2d6a1b1b
commit f1693a01a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ print("---------------------------------------------------------------")
print("Block Count:", block_count) print("Block Count:", block_count)
print("---------------------------------------------------------------\n") print("---------------------------------------------------------------\n")
``` ```
Debería ver la siguiente salida con `logging` activado : Debería ver la siguiente salida con `logging` activado:
```sh ```sh
DEBUG:BitcoinRPC:-3-> getblockcount [] DEBUG:BitcoinRPC:-3-> getblockcount []
DEBUG:BitcoinRPC:<-3- 1773020 DEBUG:BitcoinRPC:<-3- 1773020