Documentation
    Preparing search index...

    Interface SignMessageResponse

    Result of signMessage method.

    interface SignMessageResponse {
        internalBoc: string;
    }
    Index

    Properties

    Properties

    internalBoc: string

    Base64-encoded BoC of the signed internal message. The wallet does not broadcast. Submit it through a relayer.