You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #45: feat(api): expose bitcoin types for the API
c52a9a0 feat(api): expose bitcoin types for the API (Vincenzo Palazzo)
Pull request description:
In some cases, you need to use the bitcoin primitive to convert a type into another format or build a type from a hex string.
This commit will reexport the primitive used in the client without forcing the caller to add the bitcoin crate as direct dependency.
The motivation to have this is when you are interacting with a system that is not rust, and you do not need the rust-bitcoin.
ACKs for top commit:
notmandatory:
ACK c52a9a0
vladimirfomene:
Review ACK c52a9a0
Tree-SHA512: 83a92dcfb4e8bbe6d6ca6ec2a420296cafd986122baafa252129c26d5fc176dd27ab21c40fb0b5d7d2106bb07e8964924607c2fc8f98602acae8b132730aedf9
0 commit comments