try revert rpc-websockets

This commit is contained in:
wphan
2026-01-05 14:37:16 -08:00
parent 6c56bb0e0a
commit 40dff3315c
2 changed files with 46 additions and 6 deletions

View File

@@ -14,9 +14,7 @@ const commonConfig = {
external: [
'bigint-buffer',
'@triton-one/yellowstone-grpc',
'helius-laserstream',
'rpc-websockets',
'rpc-websockets/*'
'helius-laserstream'
]
};