Skip to content

Commit c9853d8

Browse files
committed
Merge branch 'main' into bump-utils
2 parents 849a61d + 7f3ec47 commit c9853d8

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 { createFetchMiddleware } 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)