]> Untitled Git - bdk/commit
Improve the database interface, add a few tests for the keyvalue database
authorAlekos Filini <alekos.filini@gmail.com>
Thu, 6 Feb 2020 11:17:28 +0000 (12:17 +0100)
committerAlekos Filini <alekos.filini@gmail.com>
Fri, 7 Feb 2020 11:12:41 +0000 (12:12 +0100)
commita4c6005c7b85d09ab89a8168e74aa9cb2380f14e
treeeb8b3d79cc953a87bd038b09b3c16546668f1053
parent6ab29fcec5bf318d4d57f54b6f89cd791ed1c92e
Improve the database interface, add a few tests for the keyvalue database
core/lib/Cargo.toml
core/lib/src/database/keyvalue.rs
core/lib/src/database/mod.rs
core/lib/src/lib.rs
core/lib/src/types.rs