Skip to content

Chore: Refactor intents with operations#222

Open
alavarello wants to merge 6 commits intomainfrom
chore/refactor-intents-with-operations
Open

Chore: Refactor intents with operations#222
alavarello wants to merge 6 commits intomainfrom
chore/refactor-intents-with-operations

Conversation

@alavarello
Copy link
Copy Markdown
Member

No description provided.

@alavarello alavarello self-assigned this Mar 20, 2026
@alavarello alavarello marked this pull request as ready for review March 20, 2026 18:40
@alavarello alavarello requested a review from PedroAraoz March 20, 2026 18:40
PedroAraoz
PedroAraoz previously approved these changes Mar 31, 2026
PedroAraoz
PedroAraoz previously approved these changes Apr 7, 2026
Comment thread packages/integration/tests/004-three-intents/src/function.ts

export type Call = IntentBase & {
chainId: number
export type CallOperation = OperationBase & {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: this should be named EvmCallOperation now that you added the SvmCallOperation. Also, to be consitent with the rest of the repo.

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