3f0499b96e
* Fix ephemeral events missed The spec mentions the following: > for kind n such that 20000 <= n < 30000, events are ephemeral, which means they are not expected to be stored by relays. This applies to NWC events. This means that we need to subscribe _before_ we publish the request. See https://github.com/nostr-protocol/nips/blob/master/01.md * Verify events before accepting them |
||
---|---|---|
.. | ||
ATTACH.md | ||
client.js | ||
index.js | ||
server.js |