Documentation
    Preparing search index...

    Type Alias SignMessageRpcResponse

    SignMessageRpcResponse:
        | SignMessageRpcResponseSuccess
        | SignMessageRpcResponseError

    Wallet reply to a signMessage RPC. Success carries the signed internal message BoC; error narrows the code enum to SIGN_MESSAGE_ERROR_CODES.