forked from TrueCloudLab/neoneo-go
5 lines
102 B
Go
5 lines
102 B
Go
|
package config
|
||
|
|
||
|
// Consensus contains consensus service configuration.
|
||
|
type Consensus InternalService
|