Hello everyone,
As mentioned, I have an issue with generating the first block on the regtest. Here is a screenshot of the error message I get
Anyone can help?
Thank you
Hello everyone,
As mentioned, I have an issue with generating the first block on the regtest. Here is a screenshot of the error message I get
Anyone can help?
Thank you
@Theo1997 hello sir, use this command instead, they change the command long ago
bitcoin-cli -regtest generatetoaddress 101 [btcaddress]
without the brackets, just paste the address you generate before.
bitcoin-cli -regtest generatetoaddress 101 address123123
remember you can check here every new command that you could use Bitcoin Developer Examples
Thank you sir, working now, very helpful