Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace KnownLatest

Index

Functions

Functions

process

  • process<Network>(options: { network: IdObject<"networks"> }): Process<Network | undefined>
  • Query for latest descendants of a given network and match against what's on chain.

    Type parameters

    • Network: Pick<Network, "id" | "name" | "networkId" | "historicBlock">

    Parameters

    Returns Process<Network | undefined>

Generated using TypeDoc