Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin Core 0.20.1 Address does not refer to key when signing message
by
hosseinimr93
on 24/12/2020, 13:03:32 UTC
For signing a message in Bitcoin core, you need a legacy address.
And for generating a legacy address, you need to go console and use the code below.

Code:
getnewaddress "" legacy