referrerpolicy=no-referrer-when-downgrade

Function pallet_salary::pallet::dispatchables::register

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

Register for a payout.

Will only work if we are in the first RegistrationPeriod blocks since the cycle started.

  • 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::register.