@solana/web3.js
    Preparing search index...

    Type Alias RootChangeCallback

    RootChangeCallback: (root: number) => void

    Callback function for root change notifications

    Type Declaration

      • (root: number): void
      • Parameters

        • root: number

        Returns void