We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hedera-mirror-node
In order to integrate the reusable services into hedera-mirror-web3, we should first add hedera.app as a dependency there.
hedera-mirror-web3
hedera.app
Add a new dependency to hedera-mirror-web3 - api("com.hedera.hashgraph:app:0.53.5") and adapt the codebase, so that the project compiles successfully.
api("com.hedera.hashgraph:app:0.53.5")
No response
The text was updated successfully, but these errors were encountered:
IvanKavaldzhiev
kselveliev
bilyana-gospodinova
Successfully merging a pull request may close this issue.
Problem
In order to integrate the reusable services into
hedera-mirror-web3
, we should first addhedera.app
as a dependency there.Solution
Add a new dependency to
hedera-mirror-web3
-api("com.hedera.hashgraph:app:0.53.5")
and adapt the codebase, so that the project compiles successfully.Alternatives
No response
The text was updated successfully, but these errors were encountered: