Function getBaseUrl

  • Get the default host uri for a given chain name.

    Parameters

    • chainNameOrId: number | keyof TablelandNetworkConfig

      The requested chain name.

    Returns string

    A string representing the default host uri for a given chain.

Generated using TypeDoc