Interface NetworkConfig

Used for constructing Network instances

Hierarchy

  • NetworkConfig

Properties

Properties

fetchFn?: FetchFn

An optional custom fetch function to override default behaviors

url: string

The base API/node URL for the network fetch calls

Generated using TypeDoc