pub fn set_issue_griefing_collateral<T: Config>(
    griefing_collateral: UnsignedFixedPoint<T>
)
Expand description

Changes the issue griefing collateral percentage (only executable by the Root account)

Arguments

  • origin - signing account
  • griefing_collateral - the new griefing collateral

Warning: Doc-Only

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