-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
I'm not sure this logic is the intended one.
For example in our own use case, lets say we have another bridge that mints tokens, we would like the multichain bridge to be able to swapout these tokens even though it wasnt the original minter. this is specifically true for bridges between sidechains that use mint-burn type of bridge.
require(s.total >= amount, "minter burn amount exceeded"); |
Metadata
Metadata
Assignees
Labels
No labels