re-enable nip-04 with more polish, prepare for nip-44
This commit is contained in:
@@ -131,8 +131,6 @@ export function NetworkWidget() {
|
||||
};
|
||||
|
||||
sub(filter, async (event) => {
|
||||
console.log('[network] new event', event.id);
|
||||
|
||||
let root: string;
|
||||
let reply: string;
|
||||
if (event.tags?.[0]?.[0] === 'e' && !event.tags?.[0]?.[3]) {
|
||||
|
||||
Reference in New Issue
Block a user