Files
exchange-monitor-go/hl_helper/node_modules/ethers/lib.commonjs/constants/hashes.d.ts
T

7 lines
208 B
TypeScript

/**
* A constant for the zero hash.
*
* (**i.e.** ``"0x0000000000000000000000000000000000000000000000000000000000000000"``)
*/
export declare const ZeroHash: string;
//# sourceMappingURL=hashes.d.ts.map