Options
All
  • Public
  • Public/Protected
  • All
Menu

Module network

Index

Functions

Const getDefaultNetwork

Const getNetwork

  • getNetwork(provider: string): Promise<undefined | Network>
  • Get the current network for a provider.

    Parameters

    • provider: string

    Returns Promise<undefined | Network>

Const getSupportedNetworks

  • getSupportedNetworks(): Network[]

Generated using TypeDoc