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.

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.

1 participant