Module pallet_salary::pallet::dispatchables
source · Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet.
Warning: Doc-Only
Members of this module cannot be used directly and are only provided for documentation
purposes. To see the real version of each dispatchable, look for them in Pallet
or
Call
.
Functions
- Move to next payout cycle, assuming that the present block is now within that cycle.
- Update a payment’s status; if it failed, alter the state so the payment can be retried.
- Induct oneself into the payout system.
- Start the first payout cycle.
- Request a payout.
- Request a payout to a secondary account.
- Register for a payout.