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

IF: Add get_row_by_id to libtester #2368

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

linh2931
Copy link
Member

@linh2931 linh2931 commented Apr 2, 2024

Currently libtester provides a method get_row_by_account() to return a table row by account name.

This PR adds another convenient method to return a row by id. This is to be used by AntelopeIO/reference-contracts#60.

Resolved #2367.

@linh2931 linh2931 linked an issue Apr 2, 2024 that may be closed by this pull request
@linh2931 linh2931 merged commit 548641d into hotstuff_integration Apr 2, 2024
34 checks passed
@linh2931 linh2931 deleted the get_row_by_id branch April 2, 2024 19:33
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.

IF: add get_row_by_id to libtester
3 participants