Module 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§

back
Provide economic backing support to an author using a supported funding model.
confirm
Confirm the caller as an active author after completing probation.
create_index
Create a new funding index over a set of authors.
create_pool
Create a new funding pool backed by an existing index.
demit
Resign from the author role and exit active participation.
enlist
Enlist the caller as an author by locking the required collateral.
exit
Exit an existing backing position towards an author.
force_genesis_config
Force-update a selected genesis configuration parameter.
my_author_fund
Inspect the caller’s committed funds towards a specific author.
my_collateral
Inspect and emit the caller’s current total collateral.
my_fund
Inspect the caller’s total committed funds under a specific funding target.
refill
Increase the caller’s collateral by locking additional assets.
shed_penalties
Shed (expose) all scheduled penalties for the caller.
shed_rewards
Shed (expose) all scheduled rewards for the caller i.e., author.
transfer_pool
Transfer management ownership of a funding pool.
update_commission
Update the commission for a funding pool by creating a new pool instance.
update_entry_shares
Derive a new index with updated share weight for a specific entry.
update_slot_shares
Update the share weight of a slot within an existing pool.