deregister_operator
Remove an Operator from the DPYC community registry.
Called when an Authority disowns an Operator. An Operator cannot exist without a sponsoring Authority, so deregistration removes the member file entirely, returning the Operator to initial state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operator_npub | Yes | Nostr npub of the Operator to remove. | |
| authority_npub | Yes | npub of the Authority requesting deregistration (must be a registered authority or prime_authority). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||