Binance Web3 Connector JS
    Preparing search index...

    Variable clearSignerCacheConst

    clearSignerCache: () => void

    Resets the signer cache to a new empty WeakMap.

    This function clears the existing signer cache, creating a fresh WeakMap to store RequestSigner instances associated with configuration objects.

    Type Declaration

      • (): void
      • Returns void