[][src]Module grin_servers::common::types

Server types

Structs

ServerConfig

Full server configuration, aggregating configurations required for the different components.

StratumServerConfig

Stratum (Mining server) configuration

SyncState

Current sync state. Encapsulates the current SyncStatus.

Enums

ChainValidationMode

Type of seeding the server will use to find other peers on the network.

Error

Error type wrapping underlying module errors.

SyncStatus

Various status sync can be in, whether it's fast sync or archival.