rust-lightning/lightning
Matt Corallo be08b4f6b8 Tweak transaction bumping sign_tx types for bindings
In bindings we can't practically pass a mutable transaction, and
instead need to pass an owned transaction and have the sign method
return a signed copy. We do this here for all build modes as the
API is roughly equivalent also to Rust users.
2023-07-20 19:49:22 +00:00
..
src Tweak transaction bumping sign_tx types for bindings 2023-07-20 19:49:22 +00:00
Cargo.toml Update version numbers to rc1, from alpha1 2023-07-17 20:07:30 +00:00