Skip to content

Commit

Permalink
Update ts/packages/anchor/src/idl.ts
Browse files Browse the repository at this point in the history
Co-authored-by: acheron <[email protected]>
  • Loading branch information
Shiva953 and acheroncrypto authored Dec 31, 2023
1 parent d887957 commit e6ae361
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ts/packages/anchor/src/idl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export type IdlPda = {
programId?: IdlSeed;
};

// Based on the rust type defined in lang/sync/src/idl/types.rs and the definitions in lang/syn/src/idl/pda.rs
export type IdlSeed =
| IdlSeedConst
| IdlSeedArg
Expand Down

0 comments on commit e6ae361

Please sign in to comment.