Skip to content

Commit abaf83e

Browse files
committed
remove console.log
1 parent 46fbadc commit abaf83e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Helpers/sign-vote.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ import { Int64LE } from 'int64-buffer'
44
import secp256k1 from 'secp256k1'
55
import { swapEndiannessInPlace, swapEndianness } from 'buffer-math'
66

7-
console.log(secp256k1)
8-
97
export default (obj) => {
108
const {
119
mnPrivateKey,

0 commit comments

Comments
 (0)