@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Class InvalidChain

    An error indicating that a specified chain is either unsupported, unknown, or otherwise invalid See SupportedChainId for a list of supported chains.

    Hierarchy

    • Error
      • InvalidChain
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • message: string
      • OptionaloriginalError: Error

      Returns InvalidChain

    Properties

    cause?: Error
    message: string
    name: string
    stack?: string