com.hedera.node.app.service.evm.package-info Maven / Gradle / Ivy
/**
* Includes interface-only specifications of the public APIs provided by the services in {@code
* hedera-node}. Any changes to said public APIs must be reflected and documented in this package
* before writing their implementations.
*
* There should be no implementation code inside this package.
*/
package com.hedera.node.app.service.evm;