]> Untitled Git - bdk/commit
feat(chain, file_store): add `is_empty` method to `PersistBackend` trait
author志宇 <hello@evanlinjin.me>
Wed, 25 Oct 2023 23:47:29 +0000 (07:47 +0800)
committer志宇 <hello@evanlinjin.me>
Wed, 15 Nov 2023 23:01:56 +0000 (07:01 +0800)
commit7d5f31f6cc323241e866c136656f9674e0bf7c53
tree3879ec608547b0634c9fb0f3aa6ed7e2a84d0236
parent5998a228191caccfaeac2b38ed4f319994b944c1
feat(chain, file_store): add `is_empty` method to `PersistBackend` trait
crates/chain/src/persist.rs
crates/file_store/src/store.rs