We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bf261 commit f841a9cCopy full SHA for f841a9c
src/components/signatures/signTypedDataV4-sign-with-salt.js
@@ -1,7 +1,6 @@
1
import { recoverTypedSignature } from '@metamask/eth-sig-util';
2
import { toChecksumAddress } from 'ethereumjs-util';
3
import globalContext from '../..';
4
-import { EIP712Domain } from '../../signatures/utils';
5
6
export function signTypedDataV4WithSaltComponent(parentContainer) {
7
parentContainer.insertAdjacentHTML(
0 commit comments