Skip to content

Commit

Permalink
Rebase on master
Browse files Browse the repository at this point in the history
  • Loading branch information
acolytec3 committed Jun 12, 2022
1 parent ebebc5c commit 4713cb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
6 changes: 2 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion packages/devp2p/src/rlpx/ecies.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import crypto, { Decipher } from 'crypto'
import { debug as createDebugLogger } from 'debug'
import { publicKeyCreate, ecdh, ecdsaRecover, ecdsaSign } from 'secp256k1'
import { bufArrToArr } from '@ethereumjs/util'
import RLP from 'rlp'
import { getPublicKey } from 'ethereum-cryptography/secp256k1'
Expand Down

0 comments on commit 4713cb0

Please sign in to comment.