mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-02-04 18:45:40 +00:00
fix import of utils in account.ts
This commit is contained in:
parent
fb07201081
commit
b9062d556b
@ -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