ethers.js/src.ts/constants/hashes.ts

6 lines
137 B
TypeScript
Raw Normal View History

2022-09-05 23:14:43 +03:00
/**
* A constant for the zero hash.
*/
export const ZeroHash = "0x0000000000000000000000000000000000000000000000000000000000000000";