Function setDefaultNetwork

  • Sets the default network. Note that changing the default network will change the default sei provider to null.

    Parameters

    • network:
          | "sei-chain"
          | "arctic-1"
          | "atlantic-2"
          | "pacific-1"

      the default network to set to

    Returns void