Function isSupportedLitNetwork

  • Checks if the given LitNetwork value is supported.

    Throws

    • Throws an error if the LitNetwork value is not supported.

    Parameters

    • litNetwork: any

      The LitNetwork value to check.

    Returns asserts litNetwork is any

Generated using TypeDoc