Function submit_application

Source
pub fn submit_application<T: Config>(
    agent_key: <T as Config>::AccountId,
    metadata: Vec<u8>,
    removing: bool,
)
Expand description

Submits a new agent application on behalf of a given key.

ยงWarning: Doc-Only

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