Skip to content

Can router not bridge other minters tokens? #5

@sirpy

Description

@sirpy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions