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: adding export for SmartRollupExecuteOutboxMessageParams #3031

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

dianasavvatina
Copy link
Contributor

@dianasavvatina dianasavvatina commented Sep 2, 2024

Adding SmartRollupExecuteOutboxMessageParams to the list of exported types.
It is used in ParamsWithKind but it's only one which was not exported.

Before submitting this PR, please make sure:

  • Your code builds cleanly without any errors or warnings
  • You have run the linter against the changes
  • You have added unit tests (if relevant/appropriate)
  • You have added integration tests (if relevant/appropriate)
  • All public methods or types have TypeDoc coverage with a complete description, and ideally an @example
  • You have added or updated corresponding documentation
  • If relevant, you have written a first draft summary describing the change for inclusion in Release Notes.

In this PR, please also make sure:

  • You have linked this PR to the issue by putting closes #TICKETNUMBER in the description box (when applicable)
  • You have added a concise description on your changes

Release Note Draft Snippet

If relevant, please write a summary of your change that will be suitable for
inclusion in the Release Notes for the next Taquito release.

@dianasavvatina dianasavvatina marked this pull request as ready for review September 3, 2024 10:59
Copy link
Collaborator

@hui-an-yang hui-an-yang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dsawali dsawali merged commit 1eeb03b into ecadlabs:master Sep 18, 2024
6 of 8 checks passed
@hui-an-yang hui-an-yang added this to the v20.1 milestone Oct 10, 2024
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