Skip to content

Commit 8752fd2

Browse files
committed
fmt
1 parent f1a14d7 commit 8752fd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/contracts-sdk/src/lib/contracts-sdk.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2024,7 +2024,6 @@ https://developer.litprotocol.com/v3/sdk/wallets/auth-methods/#auth-method-scope
20242024
txOpts: ethers.CallOverrides = {},
20252025
stakingContractAddress?: string
20262026
) => {
2027-
20282027
let params = [2, derivedKeyId, signatures];
20292028

20302029
if (stakingContractAddress) {

0 commit comments

Comments
 (0)