Skip to content

Commit

Permalink
Merge branch 'main' into sc-8710-sdk-add-poolv2-beta-1-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsmueller authored Sep 22, 2022
2 parents 13f08ee + 7fe9804 commit a703251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ interface ContractTypes {
poolV2: poolV2Imports.Pool
poolDeployer: poolV2Imports.PoolDeployer
// PoolV2:poolManager
poolManager: poolV2Imports.PoolManager__factory
poolManager: poolV2Imports.PoolManager
poolManagerFactory: poolV2Imports.PoolManagerFactory__factory
poolManagerInitializer: poolV2Imports.PoolManagerInitializer__factory
// PoolV2:loanManager
Expand Down

0 comments on commit a703251

Please sign in to comment.