bitcoinjs-lib icon indicating copy to clipboard operation
bitcoinjs-lib copied to clipboard

Add huffman taptree constructor

Open Eunovo opened this issue 1 year ago • 0 comments

Add a function to create a taptree with leaves sorted by weight (likelihood of use) https://github.com/bitcoinjs/bitcoinjs-lib/issues/1766

Adapted from https://dev.to/eunovo/minimalizing-witness-weight-for-taproot-spend-script-paths-with-huffmans-algorithm-1j74

Eunovo avatar Mar 26 '23 08:03 Eunovo