pub fn set_redeem_fee<T: Config>(fee: UnsignedFixedPoint<T>)
Expand description

Changes the redeem fee percentage (only executable by the Root account)

Arguments

  • origin - signing account
  • fee - the new fee

Warning: Doc-Only

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