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

transaction: 🚪 reëxport TransactionPlan #3864

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

cratelyn
Copy link
Contributor

as the crate's documentation points out, TransactionPlan is one of the critical types provided by this library.

let's pub use it in lib.rs, alongside Transaction.

as the crate's documentation points out, `TransactionPlan` is one of the
critical types provided by this library.

let's `pub use` it in `lib.rs`, alongside `Transaction`.
@cratelyn cratelyn added C-bug Category: a bug _P-low Priority: low labels Feb 22, 2024
@cratelyn cratelyn self-assigned this Feb 22, 2024
@cratelyn cratelyn marked this pull request as ready for review February 22, 2024 15:46
@cratelyn cratelyn added C-chore Codebase maintenance that doesn't fix bugs or add features, and isn't urgent or blocking. and removed C-bug Category: a bug labels Feb 22, 2024
@cratelyn
Copy link
Contributor Author

whoops, wrong label! should be C-chore.

@cratelyn cratelyn merged commit 6b99c0e into main Feb 22, 2024
6 checks passed
@cratelyn cratelyn deleted the katie/transaction-plan-reexport branch February 22, 2024 15:47
@cratelyn cratelyn added this to the Sprint 0 milestone Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-chore Codebase maintenance that doesn't fix bugs or add features, and isn't urgent or blocking. _P-low Priority: low
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant