Skip to content

Commit

Permalink
chore: update permitWitnessTransferFrom.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
loatheb authored Oct 21, 2024
1 parent 71f96ad commit c28fd4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { IEIP712Params } from '../types';
import type { IEIP712Params } from '../../types';

export default (params: IEIP712Params) => ({
id: 'signTypedDataV5-permitwitnessTransferFrom',
Expand Down

0 comments on commit c28fd4c

Please sign in to comment.