Function pallet_subspace::pallet::dispatchables::vote

source ·
pub fn vote<T: Config>(
    signed_vote: Box<SignedVote<BlockNumberFor<T>, T::Hash, T::AccountId>>,
)
Expand description

Farmer vote, currently only used for extra rewards to farmers.

§Warning: Doc-Only

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