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

chore(primitives): discourage use of B160 #235

Merged
merged 1 commit into from
Aug 23, 2023
Merged

chore(primitives): discourage use of B160 #235

merged 1 commit into from
Aug 23, 2023

Conversation

DaniPopes
Copy link
Member

Motivation

See added docs.

Solution

  • add a deprecated B160 at crate root which replaces the aliases::B160 re-export
  • keep aliases::B160 as doc(hidden) (mentioned in crate::B160 docs), in case someone really wants to use it

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@DaniPopes DaniPopes merged commit 435a3b6 into main Aug 23, 2023
18 checks passed
@DaniPopes DaniPopes deleted the dani/warn-b160 branch August 23, 2023 14:57
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