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§

accept_application
Accepts an agent application. Only available for the root key or curators.
add_allocator
Adds a new allocator to the list. Only available for the root key.
add_dao_treasury_transfer_proposal
Creates a proposal moving funds from the treasury account to the given key.
add_emission_proposal
Creates a new emission percentage proposal.
add_global_custom_proposal
Creates a new custom global proposal.
add_global_params_proposal
Creates a new global parameters proposal.
add_to_whitelist
Forcefully adds a new agent to the whitelist. Only available for the root key or curators.
deny_application
Denies an agent application. Only available for the root key or curators.
disable_vote_delegation
Disables vote power delegation.
enable_vote_delegation
Enables vote power delegation.
penalize_agent
Sets a penalty factor to the given agent emissions. Only available for the root key or curators.
remove_allocator
Removes an existing allocator from the list. Only available for the root key.
remove_from_whitelist
Forcefully removes an agent from the whitelist. Only available for the root key or curators.
remove_vote_proposal
Removes a casted vote for an open proposal.
set_emission_params
Forcefully sets emission percentages. Only available for the root key.
submit_application
Submits a new agent application on behalf of a given key.
toggle_agent_freezing
Warning: Doc-Only
toggle_namespace_freezing
Warning: Doc-Only
vote_proposal
Casts a vote for an open proposal.