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(primitives): include in aliases export to prevent having to import from aliases::{..} #655

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

zerosnacks
Copy link
Member

Motivation

My apologies for the oversight. Low priority, can simply be part of a next release.

Solution

Export the new aliases: TxNonce and BlockTimestamp so they do not have to be imported as aliases::{TxNonce, BlockTimestamp}.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@mattsse mattsse merged commit bdad527 into main Jun 10, 2024
30 checks passed
@mattsse mattsse deleted the zerosnacks/include-aliases-as-in-primitives-crate branch June 10, 2024 17:15
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