Commit eb1012a8 authored by wang's avatar wang

nk token 测试

parent 22cc0a63
This diff is collapsed.
...@@ -97,16 +97,19 @@ function createPX1132(hash, hash2, hashv) { ...@@ -97,16 +97,19 @@ function createPX1132(hash, hash2, hashv) {
puzzleHelperVars: u, puzzleHelperVars: u,
targetHash: v targetHash: v
}) })
console.log({ if (t){
console.log({
index: e, index: e,
puzzleHelperVars: u, puzzleHelperVars: u,
targetHash: v targetHash: v
}) })
}
if (t) return t; if (t) return t;
} }
}).apply(null, [0, 155804, { }).apply(null, [0, 156804, {
"fullNibbleMask": w, "fullNibbleMask": w,
"zeroPad": "0000", "zeroPad": "0000",
"fullNibblesMissing": q, "fullNibblesMissing": q,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment