verify Message
Verify that the provided message was signed properly (using Bitcoin-style message signing)
Return
true if the signature is correct for this message and address, otherwise false.
Parameters
message
What to verify
addr
Verify this address.
sig S
signature in base64 encoding