Module config

Source

Structsยง

BackgroundTasksConfig
ConnectionConfig
Configuration for connections for the RPC, passed in as command-line arguments. This configures specific connections between this service and other services, and might differ from instance to instance of the GraphQL service.
Experiments
Ide
InternalFeatureConfig
Limits
MoveRegistryConfig
ServerConfig
The combination of all configurations for the GraphQL service.
ServiceConfig
Configuration on features supported by the GraphQL service, passed in a TOML-based file. These configurations are shared across fleets of the service, i.e. all testnet services will have the same ServiceConfig.
TxExecFullNodeConfig
Version
The Version of the service. year.month represents the major release. New patch versions represent backwards compatible fixes for their major release. The full version is year.month.patch-sha.
ZkLoginConfig