payjoin / rust-payjoin

Supercharged payment batching to save you fees and preserve your privacy
https://payjoindevkit.org
85 stars 37 forks source link

Derive Debug Clone on send,receive mod types #376

Closed DanGould closed 4 weeks ago

DanGould commented 4 weeks ago

These trait implementations make a hygienic Rust API, and some are needed for downstream bindings (V1Context Clone specifically)