pallet_msa::pallet::dispatchables

Function revoke_delegation_by_provider

Source
pub fn revoke_delegation_by_provider<T: Config>(delegator: MessageSourceId)
Expand description

Provider MSA terminates Delegation with a Delegator MSA by expiring the Delegation at the current block.

§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_provider.