Skip to content

Clean up waitAndConfirmNonce return type#68

Merged
TaprootFreak merged 1 commit into
developfrom
fix/swap-executor-return-type
Apr 28, 2026
Merged

Clean up waitAndConfirmNonce return type#68
TaprootFreak merged 1 commit into
developfrom
fix/swap-executor-return-type

Conversation

@TaprootFreak
Copy link
Copy Markdown
Contributor

Summary

  • Replace verbose inline return type with Promise<any> (consistent with PositionManager.waitAndConfirmNonce)

One-liner cleanup from the review of #67.

Use consistent Promise<any> pattern matching PositionManager instead of
verbose inline type definition.
@TaprootFreak TaprootFreak marked this pull request as ready for review April 28, 2026 11:31
@TaprootFreak TaprootFreak merged commit b6f4a7d into develop Apr 28, 2026
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.

1 participant