Type Definition dock_runtime::revoke::RemoveRegistry

source ·
pub type RemoveRegistry<T> = WithNonce<T, RemoveRegistryRaw<T>>;
Expand description

Command to remove an entire registry. Removes all revocations in the registry as well as registry metadata.