Note quota

This commit is contained in:
Hri7566 2024-07-09 03:10:09 -04:00
parent 5e9c367ea2
commit e830f0deb1
1 changed files with 2 additions and 0 deletions

View File

@ -400,6 +400,8 @@ export class Socket extends EventEmitter {
(this.rateLimits.chains as any)[key] = (list.chains as any)[key](); (this.rateLimits.chains as any)[key] = (list.chains as any)[key]();
} }
this.noteQuota.setParams(NoteQuota.PARAMS_NORMAL as any);
// Send note quota // Send note quota
this.sendArray([ this.sendArray([
{ {