neo-go/pkg/config/consensus.go
Roman Khimov 883c6c5286 config: add Consensus subsection for dBFT config, fix #2677
Old UnlockWallet is still supported and works just fine.
2022-12-07 13:20:21 +03:00

4 lines
102 B
Go

package config
// Consensus contains consensus service configuration.
type Consensus InternalService