hash method

Future<Puzzlehash> hash()
override

sinonim of treeHash

Implementation

Future<Puzzlehash> hash() => treeHash();