init
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* A constant for the zero hash.
|
||||
*
|
||||
* (**i.e.** ``"0x0000000000000000000000000000000000000000000000000000000000000000"``)
|
||||
*/
|
||||
export const ZeroHash: string = "0x0000000000000000000000000000000000000000000000000000000000000000";
|
||||
|
||||
Reference in New Issue
Block a user