deregister_operator
Remove an operator from the DPYC registry when an authority disowns them, deleting the member file and returning the operator to initial state.
Instructions
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 | |||