pub type ERC20Matcher = MatchedConvertedConcreteId<H160, u128, IsLocalAccountKey20, AccountKey20ToH160, JustTry>;
Expand description
[xcm_executor::traits::MatchesFungibles
] implementation that matches
ERC20 tokens.
Aliased Type§
struct ERC20Matcher(/* private fields */);