Skip to content

Commit 30862b8

Browse files
committed
chore: add export of WebSocketProgramAccountSubscriberV2
1 parent ef08f7e commit 30862b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export * from './accounts/webSocketHighLeverageModeConfigAccountSubscriber';
1414
export { WebSocketAccountSubscriberV2 } from './accounts/webSocketAccountSubscriberV2';
1515
export { WebSocketProgramAccountSubscriber } from './accounts/webSocketProgramAccountSubscriber';
1616
export { WebSocketProgramUserAccountSubscriber } from './accounts/websocketProgramUserAccountSubscriber';
17+
export { WebSocketProgramAccountSubscriberV2 } from './accounts/webSocketProgramAccountSubscriberV2';
1718
export { WebSocketDriftClientAccountSubscriberV2 } from './accounts/webSocketDriftClientAccountSubscriberV2';
1819
export * from './accounts/bulkAccountLoader';
1920
export * from './accounts/bulkUserSubscription';

0 commit comments

Comments
 (0)