Function register_agent

Source
pub fn register_agent<T: Config>(name: Vec<u8>, url: Vec<u8>, metadata: Vec<u8>)
Expand description

Registers a new agent on behalf of an arbitrary key.

ยงWarning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::register_agent.