Documentation
    Preparing search index...

    Interface ConnectAdditionalRequest

    Extra items to attach to the ConnectRequest the SDK sends to the wallet.

    interface ConnectAdditionalRequest {
        tonProof?: string;
    }
    Index

    Properties

    Properties

    tonProof?: string

    Application payload for future verification to bind into the ton_proof signature.