add support for v2 hashing algorithm.
update README.md and demo file to be more in sync. update to v0.10.0.
This commit is contained in:
5
dist-node/constants.js
Normal file
5
dist-node/constants.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const HASH_V2_EPOCH = `2026-07-01T00:00:00Z`;
|
||||
export {
|
||||
HASH_V2_EPOCH
|
||||
};
|
||||
//# sourceMappingURL=constants.js.map
|
||||
Reference in New Issue
Block a user