Interface ConsensusService

All Superinterfaces:
ChainTipService, ConsensusFetcher, OmniBalanceService
All Known Implementing Classes:
OmniCoreClient, OmniCoreConsensusTool, OmniwalletAbstractClient, OmniwalletClient, OmniwalletConsensusTool, OmniwalletModernJDKClient

public interface ConsensusService extends OmniBalanceService, ConsensusFetcher, ChainTipService
Consensus service for light (ADAP) wallets, etc. This is the interface used by OmniPortfolio, for example.