post https://custody.arianee.com/{client}/{network}/wallet/signMessage
This request is used to sign a message related to a wallet in a specific client and network.
message (string): Message to be signed.
The response will include the original "message" along with its corresponding "signature" generated for the message.
For more information, read our dedicated documentation.