Support replaceable events and parameterized replaceable events (delete old versions upon insert)

This commit is contained in:
Alex Gleason
2023-12-29 23:21:05 -06:00
parent 08059f6b40
commit 529bc11da1
5 changed files with 77 additions and 27 deletions

View File

@@ -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: {