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

fix: change generics order for Block #1192

Merged
merged 3 commits into from
Aug 26, 2024
Merged

fix: change generics order for Block #1192

merged 3 commits into from
Aug 26, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Aug 26, 2024

Motivation

#1179 added header generic to block as a first one, resulting in a breaking change. I think it is safe to assume that users are more likely to change the transaction generic, especially given that we are already doing this across other codebases

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@klkvr klkvr merged commit 2033626 into main Aug 26, 2024
26 checks passed
@klkvr klkvr deleted the klkvr/change-generics branch August 26, 2024 09:32
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.

2 participants