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

feat(gclient): impl at_block for query at specific block #778

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

vobradovich
Copy link
Member

Add QueryAtBlock trait with impl only for Query<Args = GClientArgs>

Usage

client.query().at_block({hash}).recv(program_id).await;

@vobradovich vobradovich self-assigned this Jan 20, 2025
Copy link
Member

@gshep gshep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@vobradovich vobradovich merged commit f163640 into master Jan 20, 2025
3 checks passed
@vobradovich vobradovich deleted the vo/gclient-query-at branch January 20, 2025 12:25
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

Successfully merging this pull request may close these issues.

3 participants