pub type FellowshipSalaryPaymaster = PayOverXcm<Interior, XcmRouter, PolkadotXcm, ConstU32<{ _ }>, AccountId, (), ConvertToValue<UsdtAssetHub>, AliasesIntoAccountId32<(), AccountId>>;
Expand description
PayOverXcm
setup to pay the Fellowship salary on the AssetHub in USDT.
Aliased Type§
struct FellowshipSalaryPaymaster(/* private fields */);