From e830f0deb1cc06da28c074b303aedd834b9eec90 Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Tue, 9 Jul 2024 03:10:09 -0400 Subject: [PATCH] Note quota --- src/ws/Socket.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ws/Socket.ts b/src/ws/Socket.ts index f942023..9a752b2 100644 --- a/src/ws/Socket.ts +++ b/src/ws/Socket.ts @@ -400,6 +400,8 @@ export class Socket extends EventEmitter { (this.rateLimits.chains as any)[key] = (list.chains as any)[key](); } + this.noteQuota.setParams(NoteQuota.PARAMS_NORMAL as any); + // Send note quota this.sendArray([ {