Expand description
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.