pub fn create_tree(leaves: &[TXID]) -> Vec<TXID>
Expand description

Create a full merkle tree from a txid list.