UNPKG

208 BTypeScriptView Raw
1/**
2 * A constant for the zero hash.
3 *
4 * (**i.e.** ``"0x0000000000000000000000000000000000000000000000000000000000000000"``)
5 */
6export declare const ZeroHash: string;
7//# sourceMappingURL=hashes.d.ts.map
\No newline at end of file