const ZeroHash: string = '0x0000000000000000000000000000000000000000000000000000000000000000';
A constant for the zero hash.
(i.e. "0x0000000000000000000000000000000000000000000000000000000000000000")
"0x0000000000000000000000000000000000000000000000000000000000000000"
constants/hashes.ts:8
Was this page helpful?