parallel rpc batching
This commit is contained in:
parent
85a222d93a
commit
61c2865c46
4 changed files with 85 additions and 52 deletions
|
@ -358,7 +358,7 @@ const actions = {
|
|||
try {
|
||||
const module = await download({
|
||||
contentType: 'string',
|
||||
name: `events/encrypted_notes_${netId}.json.zip`
|
||||
name: `events/encrypted_notes_${netId}.json.gz`
|
||||
})
|
||||
|
||||
if (module) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue