com.hedera.node.app.service.consensus.impl.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of app-service-consensus-impl Show documentation
Show all versions of app-service-consensus-impl Show documentation
Default Hedera Consensus Service Implementation
/**
* This package is the base package of the default consensus service implementation. This module
* must not contain any sources outside this base package
*/
package com.hedera.node.app.service.consensus.impl;