Skip to content

Commit

Permalink
review tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jankjr committed Jun 29, 2023
1 parent 7cf125b commit 44f2b9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ const collateralSpecificStatusTests = () => {}
const beforeEachRewardsTest = async () => {}

export const defaultCollateralOpts: MAFiatCollateralOpts = {
targetName: ethers.utils.formatBytes32String('WBTC'),
targetName: ethers.utils.formatBytes32String('BTC'),
underlyingToken: networkConfig[1].tokens.WBTC!,
poolToken: networkConfig[1].tokens.aWBTC!,
priceTimeout: PRICE_TIMEOUT,
Expand Down

0 comments on commit 44f2b9b

Please sign in to comment.