ethers.js/src.ts/constants/hashes.ts
2022-09-05 16:14:43 -04:00

6 lines
137 B
TypeScript

/**
* A constant for the zero hash.
*/
export const ZeroHash = "0x0000000000000000000000000000000000000000000000000000000000000000";