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
The mirror node team has released support to return the admin key in the nodes REST API. This should allow the tool to identify the correct signers for the node update transaction when creating and signing within an organization. https://previewnet.mirrornode.hedera.com/api/v1/docs/#/network/getNetworkNodes
Complete the implementation for node update and node delete transactions for organization use case.
No response
The text was updated successfully, but these errors were encountered:
The admin_key is null in every entity:
admin_key
Sorry, something went wrong.
https://previewnet.mirrornode.hedera.com/api/v1/docs/#/network/getNetworkNodes
No branches or pull requests
Problem
The mirror node team has released support to return the admin key in the nodes REST API. This should allow the tool to identify the correct signers for the node update transaction when creating and signing within an organization. https://previewnet.mirrornode.hedera.com/api/v1/docs/#/network/getNetworkNodes
Solution
Complete the implementation for node update and node delete transactions for organization use case.
Alternatives
No response
The text was updated successfully, but these errors were encountered: