We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2873e commit da5a825Copy full SHA for da5a825
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "digstore_min"
3
-version = "0.4.7"
+version = "0.4.8"
4
edition = "2021"
5
rust-version = "1.70"
6
authors = ["DIG Network"]
README.md
@@ -442,7 +442,7 @@ digstore layer inspect LAYER_HASH --verify # Deep inspection
442
443
URN Format: `urn:dig:chia:{storeID}[:{rootHash}][/{resourcePath}][#{byteRange}]`
444
445
-### URN Examples
+### URN Examples
446
447
```bash
448
# Entire store (latest version)
0 commit comments