authority_deregister_operator
Remove an Operator from the DPYC community registry.
Requires the same two proofs as register_operator:
proofproves the caller controls the Operator'snpub.authority_proofproves the Authority's human admin consents to the removal. Without the Authority proof, anyone who knew an Operator's public npub and held its nsec could remove themselves from this Authority's roster without the Authority noticing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Nostr npub of the Operator to deregister. | |
| dpop_token | No | ||
| authority_proof | No | Identity proof signed by the Authority's OWN npub — the Authority's consent to remove this Operator from the community registry under its signature. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||