Skip to content

Commit 662a415

Browse files
committed
chore: remove extraneous files and type
1 parent 65280fa commit 662a415

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

packages/apps/ability-uniswap-swap/src/generated/lit action prepare.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/libs/wrapped-keys/src/lib/lit-actions/raw-action-functions/common/batchGenerateEncryptedKeys.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { encryptPrivateKey } from '../../internal/common/encryptKey';
22
import { generateSolanaPrivateKey } from '../../internal/solana/generatePrivateKey';
33

44
interface Action {
5-
network: 'evm' | 'solana';
5+
network: 'solana';
66
generateKeyParams: {
77
memo: string;
88
};

0 commit comments

Comments
 (0)