Skip to content

Commit 6e878bc

Browse files
committed
refactor(extension): Replace CommandRegistry with RpcService
1 parent 029c174 commit 6e878bc

34 files changed

+520
-770
lines changed

packages/extension/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"@metamask/utils": "^11.4.0",
5151
"@ocap/errors": "workspace:^",
5252
"@ocap/kernel": "workspace:^",
53+
"@ocap/rpc-methods": "workspace:^",
5354
"@ocap/shims": "workspace:^",
5455
"@ocap/store": "workspace:^",
5556
"@ocap/streams": "workspace:^",

packages/extension/src/kernel-integration/command-registry.test.ts

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

packages/extension/src/kernel-integration/command-registry.ts

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

0 commit comments

Comments
 (0)