Post
Topic
Board Bitcoin Technical Support
Re: Unconfirmed transaction & wrong adress appearing ***REWARD 200 USD***
by
infoD
on 11/02/2021, 20:47:24 UTC
Please, where i should put: -rescan ?
According to your previous posts, seems that you are using MAC.

For running bitcoin core with a startup option in MAC, you need to do the following. [Ref.]

Open the Mac terminal. Then type

Code:
open Bitcoin-Qt.app --args <options>

where <options> are your startup options. Just make sure to have a space between each option. Press enter and Bitcoin Core will start with those options.

Replace option with rescan in the code above.

-bash: syntax error near unexpected token `newline'