Type Definition mangata_kusama_runtime::OnChargeTransactionHandler
source · pub type OnChargeTransactionHandler<T> = ThreeCurrencyOnChargeAdapter<MultiTokenCurrencyAdapter<T>, ToAuthor<T>, MgxTokenId, RelayTokenId, TurTokenId, ConstU128<{ common_runtime::constants::fee::RELAY_MGX_SCALE_FACTOR }>, ConstU128<{ common_runtime::constants::fee::TUR_MGR_SCALE_FACTOR }>, Foo<T>>;