diff --git a/03_2_Knowing_Your_Bitcoin_Setup.md b/03_2_Knowing_Your_Bitcoin_Setup.md index de8542c..359d9bd 100644 --- a/03_2_Knowing_Your_Bitcoin_Setup.md +++ b/03_2_Knowing_Your_Bitcoin_Setup.md @@ -194,7 +194,6 @@ walletprocesspsbt "psbt" ( sign "sighashtype" bip32derivs finalize ) == Zmq == getzmqnotifications - ``` You can also type `bitcoin-cli help [command]` to get even more extensive info on that command. For example: ```