Function pallet_salary::pallet::dispatchables::bump
source · pub fn bump<T: Config<I>, I: 'static>()
Expand description
Move to next payout cycle, assuming that the present block is now within that cycle.
origin
: ASigned
origin of an account.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::bump
.