Skip to content

Commit

Permalink
fix: export structuredDataSignature
Browse files Browse the repository at this point in the history
  • Loading branch information
beguene authored and janniks committed Jun 8, 2022
1 parent a4c0577 commit 5e8736b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/transactions/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ export * from './authorization';
export * from './utils';
export * from './common';
export * from './signature';
export * from './structuredDataSignature';
export * from './postcondition-types';

1 comment on commit 5e8736b

@vercel
Copy link

@vercel vercel bot commented on 5e8736b Jun 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.