mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-01 12:44:25 +01:00
Add preliminary nameRequestsController
This commit is contained in:
@@ -34,4 +34,6 @@ export interface DittoEvent extends NostrEvent {
|
||||
* https://github.com/nostr-protocol/nips/blob/master/56.md
|
||||
*/
|
||||
reported_notes?: DittoEvent[];
|
||||
/** Admin event relationship. */
|
||||
info?: DittoEvent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user