Skip to content

Commit ee5c35a

Browse files
committed
Ran prettier
1 parent 4987b81 commit ee5c35a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tasks/deploy/config/mainnet/morpho-blue-susde-dai-182day.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Address, encodeAbiParameters, parseEther, zeroAddress } from "viem";
22
import {
3-
HyperdriveInstanceConfig,
43
DAI_ADDRESS_MAINNET,
4+
HyperdriveInstanceConfig,
55
SIX_MONTHS,
66
getLinkerDetails,
77
normalizeFee,

tasks/deploy/config/mainnet/steth-182day.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import { Address, keccak256, parseEther, toBytes, zeroAddress } from "viem";
22
import {
33
ETH_ADDRESS,
44
HyperdriveInstanceConfig,
5-
STETH_ADDRESS_MAINNET,
65
SIX_MONTHS,
6+
STETH_ADDRESS_MAINNET,
77
getLinkerDetails,
88
normalizeFee,
99
parseDuration,

0 commit comments

Comments
 (0)