pallet_msa::pallet::dispatchables

Function revoke_delegation_by_delegator

Source
pub fn revoke_delegation_by_delegator<T: Config>(
    provider_msa_id: MessageSourceId,
)
Expand description

Delegator (Origin) MSA terminates a delegation relationship with the Provider MSA. Deposits eventDelegationRevoked.

§Events

§Errors

§Warning: Doc-Only

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