I'm working on new exercises for my book MORE Bitcoin, Hand-On! (my previous book Bitcoin, Hand-On! is available here - https://www.amazon.com/dp/B0F4SZSCH8).
This exercise is to sign/verify an address with a message. I'm trying it out in both Sparrow and Blue Wallet. But the signature that comes up does NOT match between these 2 tools.
AI says that there's not really standards for message signing and verification, and different tools may use a different message prefix, which changes the signature.
Anyone have thoughts on this? Does this pretty much mean that if you provide a signature, you also have to say which tool you're using?