Yes I should delete my first post, thanks anyway
Who tell you this? There are many wallets that can be used to verify your signed message which you used your bitcoin address to sign. You do not need to worry of any address that you used for the signed message, we can always sign it on this forum.
I created a challenge thread on the Indonesian local board to educate users about the importance of staking a Bitcoin address for account recovery.
One of the requirements was to use a Legacy BTC address (explained below*) and not to edit the signed message after posting.
However, @pina-pino submitted a signed message using a SegWit address, which does not meet the challenge requirements.
Instead of leaving the original post as it was, he created a new signed message and quoted his previous post, but that quoted post was later deleted. In my view, this was unnecessary.
-----
*
While using Bitcoin Core, I encountered an error when trying to create a signed message using a SegWit address and asked about it here:
https://asktom.cf/index.php?topic=5204167.msg53946225#msg53946225Here is achow101's reply:
Previously I managed to make a signature on Console of the Bitcoin Core using the Legacy Address, but when trying with the SegWit Address the following message appears:
Address does not refer to key (code -3)
Please explain and the solution.
Thanks.
There is no solution and you cannot sign a message with a segwit address. This has been the case since segwit was introduced. See
https://github.com/bitcoin/bitcoin/issues/10542Based on that, not all wallets support signing/verifying Segwit addresses, including Bitcoin Core.