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: return full transaction instead of just the body #306

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

agaffney
Copy link
Contributor

Fixes #294 and #295

feat: add Metadata() function to Transaction interface

Fixes #294 and #295

feat: add Metadata() function to Transaction interface
@agaffney agaffney requested a review from wolf31o2 as a code owner June 11, 2023 21:42
@github-actions
Copy link

Test coverage changes:

Package Before After Diff

@agaffney agaffney merged commit 202ca69 into main Jun 11, 2023
@agaffney agaffney deleted the feat/return-full-transaction branch June 11, 2023 22:18
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.

Transactions() in blocks should return full transaction instead of just TX body
2 participants