Documentation
    Preparing search index...

    Interface SignDataIntentRequest

    interface SignDataIntentRequest {
        network?: string;
        payload: SignDataPayload;
    }
    Index

    Properties

    Properties

    network?: string