Skip to content

Conversation

@ccharly
Copy link
Contributor

@ccharly ccharly commented Nov 7, 2025

Explanation

Add this missing action.

References

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, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Registers the MultichainAccountService:resyncAccounts action, adds its types, updates tests, and amends the changelog.

  • Service
    • Register action handler MultichainAccountService:resyncAccounts to invoke resyncAccounts() in src/MultichainAccountService.ts.
  • Types
    • Add MultichainAccountServiceResyncAccountsAction and include it in MultichainAccountServiceActions in src/types.ts.
  • Tests
    • Add test to verify calling MultichainAccountService:resyncAccounts triggers service.resyncAccounts() in MultichainAccountService.test.ts.
  • Changelog
    • Update entry to note resyncAccounts method and action with PR references.

Written by Cursor Bugbot for commit 0a600fa. This will update automatically on new commits. Configure here.

@ccharly ccharly marked this pull request as ready for review November 7, 2025 18:13
@ccharly ccharly requested review from a team as code owners November 7, 2025 18:13
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