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§

add_stake
Adds stakes from origin to the agent key.
create_namespace
Create a new namespace, automatically creating missing intermediate nodes
delete_namespace
Delete a namespace and all its children
register_agent
Registers a new agent on behalf of an arbitrary key.
remove_stake
Removes stakes from origin to the agent key.
set_agent_update_cooldown
Updates origin’s key agent metadata.
transfer_stake
Transfers origin’s stakes from an agent to another.
unregister_agent
Unregister origin’s key agent.
update_agent
Updates origin’s key agent metadata.