pub fn set_commission<T: Config>(
    currencies: VaultCurrencyPair<CurrencyId<T>>,
    commission: UnsignedFixedPoint<T>
)
Expand description

todo: proper weight

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::set_commission.