proto: update manually to 2.3000.1020608496

This commit is contained in:
Rajeh Taher
2025-03-06 04:22:17 +02:00
parent 9a175a6a08
commit 99142aac96
17 changed files with 89037 additions and 20777 deletions

View File

@@ -1,6 +1,5 @@
import NodeCache from '@cacheable/node-cache'
import { randomBytes } from 'crypto'
import type { Logger } from 'pino'
import { DEFAULT_CACHE_TTLS } from '../Defaults'
import type { AuthenticationCreds, CacheStore, SignalDataSet, SignalDataTypeMap, SignalKeyStore, SignalKeyStoreWithTransaction, TransactionCapabilityOptions } from '../Types'
import { Curve, signedKeyPair } from './crypto'