Function penalize_agent

Source
pub fn penalize_agent<T: Config>(
    agent_key: <T as Config>::AccountId,
    percentage: u8,
)
Expand description

Sets a penalty factor to the given agent emissions. Only available for the root key or curators.

ยงWarning: Doc-Only

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