Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
emerauda committed May 11, 2024
1 parent 7fa81f8 commit 2985d57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/algoProperties.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
var multiHashing = require('multi-hashing');
var util = require('./util.js');

var diff1 = global.diff1 = 0x00000000ffff0000000000000000000000000000000000000000000000000000;

var algos = module.exports = global.algos = {

sha256: {
Expand Down

0 comments on commit 2985d57

Please sign in to comment.