Expand description

This module defines functions that generate domain prefix from merkle tree node height

Functions

Builds a hash prefix for a node at the given height in a coinbase Merkle tree (leaf nodes not counted, or counted as -1). Note that this prefix does not have mina specific paddings.
Builds a hash prefix for a node at the given height in a Merkle tree (leaf nodes not counted, or counted as -1). Note that this prefix does not have mina specific paddings.