removed comment
This commit is contained in:
parent
2e8479535e
commit
085070f4ef
|
@ -731,7 +731,7 @@ export class AggregatorAccount {
|
|||
|
||||
program: anchor.Program;
|
||||
|
||||
publicKey: PublicKey; // why was this optional
|
||||
publicKey: PublicKey;
|
||||
|
||||
keypair?: Keypair;
|
||||
|
||||
|
|
Loading…
Reference in New Issue