Module agent

Source

Structs§

Agent
Agents are one of the primitives in the Torus ecosystem which are bounded to modules in off-chain environment. They can receive weights by the allocators.

Functions§

exists
register
Register an agent to the given key, payed by the payer key.
unregister
Unregister an agent key from the network, erasing all its data and removing stakers.
update
Updates the metadata of an existing agent.