| 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] |