Compare commits
2 Commits
frost
...
release/1.
Author | SHA1 | Date | |
---|---|---|---|
|
747866579d | ||
|
e6387f8f27 |
@ -5,7 +5,8 @@ edition = "2021"
|
|||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/bitcoindevkit/bdk"
|
repository = "https://github.com/bitcoindevkit/bdk"
|
||||||
documentation = "https://docs.rs/bdk_file_store"
|
documentation = "https://docs.rs/bdk_file_store"
|
||||||
keywords = ["bitcoin", "persist", "persistence", "bdk", "file", "store"]
|
description = "A simple append-only flat file implementation of Persist for Bitcoin Dev Kit."
|
||||||
|
keywords = ["bitcoin", "persist", "persistence", "bdk", "file"]
|
||||||
authors = ["Bitcoin Dev Kit Developers"]
|
authors = ["Bitcoin Dev Kit Developers"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user