Skip to content

Commit 1594f40

Browse files
committed
refactor: remove EIP-5792 from package (exported to monorepo ([#6477](MetaMask/core#6477))
1 parent 965644b commit 1594f40

8 files changed

+0
-736
lines changed

src/index.ts

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,6 @@ export * from './block-ref';
44
export * from './block-tracker-inspector';
55
export * from './fetch';
66
export * from './inflight-cache';
7-
export type {
8-
GetCallsStatusHook,
9-
GetCallsStatusParams,
10-
GetCallsStatusResult,
11-
} from './methods/wallet-get-calls-status';
12-
export { GetCallsStatusCode } from './methods/wallet-get-calls-status';
13-
export type {
14-
GetCapabilitiesHook,
15-
GetCapabilitiesParams,
16-
GetCapabilitiesResult,
17-
} from './methods/wallet-get-capabilities';
18-
export type {
19-
ProcessSendCallsHook,
20-
SendCalls,
21-
SendCallsParams,
22-
SendCallsResult,
23-
} from './methods/wallet-send-calls';
247
export type {
258
RequestExecutionPermissionsRequestParams,
269
RequestExecutionPermissionsResult,

src/methods/wallet-get-calls-status.test.ts

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

src/methods/wallet-get-calls-status.ts

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

src/methods/wallet-get-capabilities.test.ts

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

0 commit comments

Comments
 (0)