Documentation
    Preparing search index...

    Function getSessionsConfig

    • Parameters

      Returns SessionsConfig & SessionsSpotIds & SessionsPredictIds

      The deployed sessions ids for network, so a caller does not transcribe them. Generated from the deploy manifest — see src/deployments/. The returned object also carries SessionsSpotIds for the generated spot wrappers.

      if the network has no recorded deployment, rather than returning placeholder ids.

      const sessions = new SessionsContract(getSessionsConfig('testnet'));