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

Extend Visitor trait in downstream libs #6

Open
RCasatta opened this issue Oct 12, 2022 · 0 comments
Open

Extend Visitor trait in downstream libs #6

RCasatta opened this issue Oct 12, 2022 · 0 comments

Comments

@RCasatta
Copy link
Owner

RCasatta commented Oct 12, 2022

In blocks_iterator I would like to parse BlockExtra using this crate like drafter here.
But how can I access the content of extra data like the field outpoint_values?

Visitor trait should somehow be extended, not sure if an associated object that can be left empty in this lib could serve this purpose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant