FVyNetworkDto
Data structure representing a network
Properties
Field | Type | Description |
---|---|---|
name [required] | FString | The name of the network |
nodeUrl [required] | FString | The URL of the network's node |
chainId | int | The chain ID of the network |
Last updated