Appearance
@props-labs/fuels • Docs
@props-labs/fuels / Network
Type Alias: Network
Network:
object
Type declaration
graphqlUrl?
optional
graphqlUrl:string
The GraphQL URL for the network (optional).
id
id:
string
The unique identifier for the network.
name
name:
string
The name of the network.
port?
optional
port:number
The port number for the network (optional).
url
url:
string
The URL of the network.
Defined in
common/types/index.ts:189