Skip to content

Commit

Permalink
Add transaction origin caveat export
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Nov 24, 2022
1 parent 4095eb8 commit a3c5cba
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 @@ -64,3 +64,4 @@ export const handlerEndowments: Record<HandlerType, string> = {
};

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

0 comments on commit a3c5cba

Please sign in to comment.