Documentation
    Preparing search index...

    Interface WalletConnectionSourceJS

    interface WalletConnectionSourceJS {
        jsBridgeKey: string;
    }
    Index

    Properties

    Properties

    jsBridgeKey: string

    If the wallet handles JS Bridge connection, specifies the binding for the bridge object accessible through window. Example: the key "tonkeeper" means the bridge can be accessed as window.tonkeeper.