remove deprecated subscribeManyMap() #907
Annotations
3 errors
format
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
TypeError: pool.subscribeManyMap is not a function. (In 'pool.subscribeManyMap({:
pool.test.ts#L122
[relayB]: [{ authors: [pub], kinds: [20002] }],
[relayC]: [{ kinds: [20003], "#t": ["biloba"] }]
}, {
onevent(event) {
received.push(event);
}
})', 'pool.subscribeManyMap' is undefined)
at <anonymous> (/home/runner/work/nostr-tools/nostr-tools/pool.test.ts:122:8)
at <anonymous> (/home/runner/work/nostr-tools/nostr-tools/pool.test.ts:87:28)
|