Currently `combine_node_hashes` is an associated function, it is also private. It is called from within other methods of the `TapNodeHash`. In preparation for moving the `TapNodeHash` to `primitives` while leaving all the methods in `bitcoin` in an extension trait; move the associated function out of `TapNodeHash` and make it a stand alone private function. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |