ssz
ssz copied to clipboard
Inconsistent hashTreeRoot()
Motivation:
- Currently the struct
hashTreeRoot()
returns a Buffer while a TreeBacked returns Uint8Array, we want both of them to return Uint8Array