RequestToSign

Sends a request to sign a message to the user's WalletConnect'd wallet.

Inputs

TypeNameDescription

FString

MessageToSign

The message that they will be presented to sign.

Outputs

TypeDescription

FString

SignedMessage

The signed message.

EErrorCode

Status Code

The status code.

Last updated