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 46fbadc commit abaf83eCopy full SHA for abaf83e
src/Helpers/sign-vote.js
@@ -4,8 +4,6 @@ import { Int64LE } from 'int64-buffer'
4
import secp256k1 from 'secp256k1'
5
import { swapEndiannessInPlace, swapEndianness } from 'buffer-math'
6
7
-console.log(secp256k1)
8
-
9
export default (obj) => {
10
const {
11
mnPrivateKey,
0 commit comments