Skip to content

Commit

Permalink
remove adapter middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
jiexi committed Jan 15, 2025
1 parent 93683d1 commit 1a87b4d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 228 deletions.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion packages/multichain/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export {
getInternalScopesObject,
getSessionScopes,
} from './adapters/caip-permission-adapter-session-scopes';
export { caipPermissionAdapterMiddleware } from './adapters/caip-permission-adapter-middleware';

export { walletGetSession } from './handlers/wallet-getSession';
export { walletInvokeMethod } from './handlers/wallet-invokeMethod';
Expand Down

0 comments on commit 1a87b4d

Please sign in to comment.