referrerpolicy=no-referrer-when-downgrade

Type Alias SecretarySalaryPaymaster

Source
pub type SecretarySalaryPaymaster = PayOverXcm<SecretarySalaryInteriorLocation, XcmRouter, PolkadotXcm, ConstU32<{ _ }>, AccountId, (), ConvertToValue<UsdtAssetHub>, AliasesIntoAccountId32<(), AccountId>>;
Expand description

PayOverXcm setup to pay the Secretary salary on the AssetHub in USDT.

Aliased Type§

struct SecretarySalaryPaymaster(/* private fields */);