Skip to content

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