Skip to content

Commit

Permalink
Add export for getRpcCaveatOrigins (#1533)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding authored and Gudahtt committed Jun 23, 2023
1 parent 43e2801 commit c2d1869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/snaps-controllers/src/snaps/endowments/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ export const handlerEndowments: Record<HandlerType, string> = {
};

export * from './enum';
export { getRpcCaveatOrigins } from './rpc';
export { getTransactionOriginCaveat } from './transaction-insight';

0 comments on commit c2d1869

Please sign in to comment.