mirror of
https://github.com/status-im/status-web-archive.git
synced 2025-02-03 19:34:52 +00:00
fix import of utils in account.ts
This commit is contained in:
parent
53a740bcc3
commit
25be8ec391
@ -1,5 +1,5 @@
|
||||
import { keccak256 } from 'ethereum-cryptography/keccak'
|
||||
import { getPublicKey, sign } from 'ethereum-cryptography/secp256k1'
|
||||
import { getPublicKey, sign, utils } from 'ethereum-cryptography/secp256k1'
|
||||
import {
|
||||
bytesToHex,
|
||||
concatBytes,
|
||||
|
Loading…
x
Reference in New Issue
Block a user