pub fn set_auto_compound<T: Config>(
    candidate: T::AccountId,
    value: Percent,
    candidate_auto_compounding_delegation_count_hint: u32,
    delegation_count_hint: u32
)
Expand description

Sets the auto-compounding reward percentage for a delegation.

§Warning: Doc-Only

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