referrerpolicy=no-referrer-when-downgrade

Function pallet_salary::pallet::dispatchables::payout

source ·
pub fn payout<T: Config<I>, I: 'static>()
Expand description

Request a payout.

Will only work if we are after the first RegistrationPeriod blocks since the cycle started but by no more than PayoutPeriod blocks.

  • origin: A Signed origin of an account which is a member of Members.

§Warning: Doc-Only

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