removed comment

This commit is contained in:
Conner Gallagher 2022-06-21 11:27:09 +02:00
parent 2e8479535e
commit 085070f4ef
1 changed files with 1 additions and 1 deletions

View File

@ -731,7 +731,7 @@ export class AggregatorAccount {
program: anchor.Program;
publicKey: PublicKey; // why was this optional
publicKey: PublicKey;
keypair?: Keypair;