Avalanche SDK Client
    Preparing search index...

    Type Alias SignXPMessageReturnType

    The return type for the signXPMessage method

    type SignXPMessageReturnType = {
        signature: string;
    }
    Index

    Properties

    Properties

    signature: string

    The signature of the message. string