Function pallet_subspace::pallet::dispatchables::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.