mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-29 10:04:23 +01:00
Support replaceable events and parameterized replaceable events (delete old versions upon insert)
This commit is contained in:
@@ -7,7 +7,7 @@ const relayInfoController: AppController = (c) => {
|
||||
description: 'Nostr and the Fediverse.',
|
||||
pubkey: Conf.pubkey,
|
||||
contact: `mailto:${Conf.adminEmail}`,
|
||||
supported_nips: [1, 5, 9, 11, 45, 46, 98],
|
||||
supported_nips: [1, 5, 9, 11, 16, 45, 46, 98],
|
||||
software: 'Ditto',
|
||||
version: '0.0.0',
|
||||
limitation: {
|
||||
|
||||
Reference in New Issue
Block a user