32d2d62e0f
The `TaprootMerkleBranch` and `ControlBlock` both have methods on them called `from_slice` but these methods do more that just basic copy from a slice. `decode` is a more descriptive name. Deprecate the `from_slice` methods and implement `decode`, on other changes to the logic. |
||
---|---|---|
.. | ||
data | ||
psbt.rs | ||
serde.rs | ||
serde_opcodes.rs |