pallet_subspace::pallet::dispatchables

Function enable_rewards_at

source
pub fn enable_rewards_at<T: Config>(
    enable_rewards_at: EnableRewardsAt<BlockNumberFor<T>>,
)
Expand description

Enable rewards for blocks and votes at specified block height.

ยงWarning: Doc-Only

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