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

Server types

Structs

DandelionEpoch

A node is either "stem" of "fluff" for the duration of a single epoch. A node also maintains an outbound relay peer for the epoch.

ServerConfig

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

StratumServerConfig

Stratum (Mining server) configuration

SyncState

Current sync state. Encapsulates the current SyncStatus.

WebHooksConfig

Web hooks configuration

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.