pub fn make_prefix_coinbase_merkle_tree(height: u32) -> String
Expand description

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.