Skip to content
New issue

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

Method to get an object from MetaChain by body-hash to get a specific version. #272

Open
streetycat opened this issue May 22, 2023 · 1 comment
Assignees
Labels
feature New feature Meta Chain Meta Chain and SPV nodes

Comments

@streetycat
Copy link
Collaborator

I have not found a method to get an object from MetaChain by body-hash to get a specific version.

@streetycat streetycat added feature New feature Meta Chain Meta Chain and SPV nodes labels May 22, 2023
@lurenpluto
Copy link
Member

This should be a function implemented by MetaChain's spv node, which needs to record the information of different body hash of the same object when scanning the main chain nodes and provide the corresponding query interface

See issue #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature Meta Chain Meta Chain and SPV nodes
Projects
None yet
Development

No branches or pull requests

3 participants