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
.