Skip to content

chore: Expose missing MultichainAccountService methods through the messenger#8717

Merged
GuillaumeRx merged 2 commits intomainfrom
gr/expose-multichain-account-service-methods
May 6, 2026
Merged

chore: Expose missing MultichainAccountService methods through the messenger#8717
GuillaumeRx merged 2 commits intomainfrom
gr/expose-multichain-account-service-methods

Conversation

@GuillaumeRx
Copy link
Copy Markdown
Contributor

@GuillaumeRx GuillaumeRx commented May 6, 2026

Explanation

This exposes missing methods used in the clients through the messenger after #7976

References

Progresses https://consensyssoftware.atlassian.net/browse/WPC-989

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Low Risk
Low risk: this only exposes an existing init method through the messenger and updates exported types/changelog, without changing initialization behavior or data handling.

Overview
Exposes MultichainAccountService:init through the service messenger by adding it to MESSENGER_EXPOSED_METHODS and introducing the corresponding MultichainAccountServiceInitAction type.

Updates public exports (src/index.ts) and the package changelog to reflect the newly available messenger action and action type.

Reviewed by Cursor Bugbot for commit daa46d9. Bugbot is set up for automated code reviews on this repo. Configure here.

@GuillaumeRx GuillaumeRx marked this pull request as ready for review May 6, 2026 09:41
@GuillaumeRx GuillaumeRx requested review from a team as code owners May 6, 2026 09:41
@GuillaumeRx GuillaumeRx added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit a082f9c May 6, 2026
366 checks passed
@GuillaumeRx GuillaumeRx deleted the gr/expose-multichain-account-service-methods branch May 6, 2026 10:02
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