mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 13:54:05 -06:00
5 lines
227 B
JavaScript
5 lines
227 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.HashZero = void 0;
|
|
exports.HashZero = "0x0000000000000000000000000000000000000000000000000000000000000000";
|
|
//# sourceMappingURL=hashes.js.map
|