Documentation
¶
Index ¶
Constants ¶
View Source
const ( HashLength = 32 MaxIntBytes = 32 MaxClosureDepth = 1024 )
Variables ¶
View Source
var ( BlankHash = make([]byte, HashLength, HashLength) ZeroHash = hashes.Keccak256(nil) )
Functions ¶
func LeftPaddingSlice ¶
func RightPaddingSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.