pub fn purge_gateway_record<T: Config>(
    requester: T::AccountId,
    gateway_id: TargetId
)
Expand description

Removes a gateway from the onchain registry. Root only access.

Warning: Doc-Only

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