Function getChainId

  • Get the default chain id for a given chain name.

    Parameters

    • chainNameOrId: number | keyof TablelandNetworkConfig

      The requested chain name.

    Returns number

    A number representing the default chain id of the requested chain.

Generated using TypeDoc