We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e7983 commit da0c6fbCopy full SHA for da0c6fb
sdk/src/accounts/grpcMultiAccountSubscriber.ts
@@ -1,4 +1,4 @@
1
-import { AnchorProvider, Program } from '@coral-xyz/anchor';
+import { Program } from '@coral-xyz/anchor';
2
import { Commitment, Context, PublicKey } from '@solana/web3.js';
3
import * as Buffer from 'buffer';
4
import bs58 from 'bs58';
0 commit comments