Skip to content

Dynamic dispatch support for CCIP Receiver contracts#313

Draft
JohnChangUK wants to merge 5 commits intodevelopfrom
dynamic-dispatch-support
Draft

Dynamic dispatch support for CCIP Receiver contracts#313
JohnChangUK wants to merge 5 commits intodevelopfrom
dynamic-dispatch-support

Conversation

@JohnChangUK
Copy link
Contributor

Desc

Dynamic dispatch support for CCIP Receiver contracts

);
}

public fun bridge_transfer(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The token pool could just call burn and then mint, this is more of a convenience function. I.e. just calling a single function from the receiver contract.

}
}

public fun bridge_transfer(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The token pool could just call burn and then mint, this is more of a convenience function. I.e. just calling a single function from the receiver contract.

@github-actions
Copy link
Contributor

This PR is stale because it has been open days with no activity.
Remove the stale label, comment, or update this PR to prevent this PR from being closed in days.

@github-actions github-actions bot added the Stale label Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant