rust-lightning/lightning-background-processor
Jeffrey Czyz a6e650630d
Pass Event by reference to EventHandler
Passing an Event by reference rather and by move gives more flexibility
for composing event handlers without needing to clone events.
2021-09-09 22:57:51 -05:00
..
src Pass Event by reference to EventHandler 2021-09-09 22:57:51 -05:00
Cargo.toml Update versions to 0.0.100 and lightning-invoice to 0.8 2021-08-17 18:55:07 +00:00