Skip to content

Commit

Permalink
typo-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto-vincent committed Dec 21, 2023
1 parent 9349591 commit 75eb5de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/alloyx_vault/depository.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,10 @@ export class AlloyxVaultDepository {
collateralMint,
uxdProgramId
);

// Then the alloyx pass which depends on the depository
const alloyxVaultPass = this.findAlloyxVaultPassAddress(
alloyxVaultInfo,
alloyxVaultId,
depository,
alloyxProgramId
);
Expand Down

0 comments on commit 75eb5de

Please sign in to comment.