mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-22 19:29:39 +00:00
5 lines
102 B
Go
5 lines
102 B
Go
|
package config
|
||
|
|
||
|
// Consensus contains consensus service configuration.
|
||
|
type Consensus InternalService
|