pub fn create_branch(index: usize, leaves: &[TXID]) -> Vec<Hash256Digest>
Expand description

Create a merkle branch from an index and a txid list.