Skip to content

[simplex]: support cross-chain fx#696

Open
royvardhan wants to merge 5 commits intomainfrom
roy/support-cross-chain-fx
Open

[simplex]: support cross-chain fx#696
royvardhan wants to merge 5 commits intomainfrom
roy/support-cross-chain-fx

Conversation

@royvardhan
Copy link
Collaborator

Fx strategy now supports cross-chain swaps.

Copy link
Member

Choose a reason for hiding this comment

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

Whats the confirmation policy? Also please update the docs in tandem

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Add the confirmation policy, will wait for #697 to be merged, so that I can pull updated docs from there, and reupdate.

@seunlanlege seunlanlege changed the title [sdk]: support cross-chain fx [simplex]: support cross-chain fx Mar 13, 2026
Comment on lines +395 to +397
const fxConfirmationPolicy = strategyConfig.confirmationPolicies
? new ConfirmationPolicy(strategyConfig.confirmationPolicies)
: undefined
Copy link
Member

Choose a reason for hiding this comment

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

confirmation policy is required

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