We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d9517 commit 1281f39Copy full SHA for 1281f39
apps/hyperdrive-trading/src/ui/hyperdrive/shorts/hooks/useShortRate.ts
@@ -8,9 +8,6 @@ import { useAppConfigForConnectedChain } from "src/ui/appconfig/useAppConfigForC
8
import { useReadHyperdrive } from "src/ui/hyperdrive/hooks/useReadHyperdrive";
9
import { Address } from "viem";
10
11
-/**
12
- * Returns the list of shorts that the account currently has open.
13
- */
14
export function useShortRate({
15
bondAmount,
16
timestamp,
0 commit comments