pull down to refresh
32 sats \ 0 replies \ @mothepro 24 Nov \ on: Difference between Sparrow and Blue Wallet in signing/verifying a btc address? bitcoin
The standards only exist around signing using a legacy address. Also, I have found that as long as the base64 decoded signature is 65 bytes. you can safely ignore the first byte.
It's easier to try all the recovery flag / compression combinations rather than rely on the recovery id byte.