Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 746 Bytes

File metadata and controls

13 lines (9 loc) · 746 Bytes

VerifySignedMessageRequest

Properties

Name Type Description Notes
wallet_id str [optional]
message str [optional]
signature object The base64 signature of the double sha265 hash of a bitcoin message formatted string signed using the private key associated with the related cashaddr [optional]
public_key str If the publicKey is not recoverable from the signature, the base64 encoded public key may be passed as instead of the walletId [optional]

[Back to Model list] [Back to API list] [Back to README]