]> Untitled Git - bdk/commit
fix(store): Remove lifetime
authorLLFourn <lloyd.fourn@gmail.com>
Thu, 18 Jan 2024 23:34:37 +0000 (10:34 +1100)
committerLLFourn <lloyd.fourn@gmail.com>
Fri, 19 Jan 2024 00:28:56 +0000 (11:28 +1100)
commit0bee46e75bc99112abc15de59984e6059ff874e5
tree3b17bd5f7dc21c8df526cb7594c4f101b2546ded
parent0a2a57060bcd1d1fbbc48d9ea9776024625dd6a3
fix(store): Remove lifetime

Remove gratuitous use of lifetimes in the main persistence struct
crates/file_store/src/store.rs
example-crates/example_cli/src/lib.rs