axelarnetwork / support

Your source for support with the Axelar Network
3 stars 1 forks source link

Should allow interchain transfer only between specific chains #110

Closed ruymaster closed 1 month ago

ruymaster commented 2 months ago

Bridge should allow tranafer for only specific chain

benjamin852 commented 2 months ago

Hey, is there an issue you're having implementing this?

ruymaster commented 2 months ago

I mean that axelar need to support it.

benjamin852 commented 2 months ago

This could be built into your contract i.e. you have a require statement that only a specific bridge name can be passed into the destinationChain in your callContract function