Skip to content

Commit

Permalink
Merge pull request #25 from maple-labs/sc-7621-maple-js-export-bpool-…
Browse files Browse the repository at this point in the history
…contract-types

sc-7621-maple-js-export-bpool-contract-types
  • Loading branch information
Jakkc authored Jul 20, 2022
2 parents c2f1928 + 3e39d6b commit 9426215
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ const addresses: Record<string, MapleAddressMapping> = {
}

interface ContractTypes {
bPool: environmentMocksImports.BPool
debtLockerV3: debtLockerV3Imports.DebtLocker
debtLockerV3Initializer: debtLockerV3Imports.DebtLockerInitializer
debtLockerV2: debtLockerV2Imports.DebtLocker
Expand Down

0 comments on commit 9426215

Please sign in to comment.