Skip to content

Commit ef32c82

Browse files
committed
Update README
1 parent 864b42d commit ef32c82

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,11 @@ This is a client implementation for a subset of the [`block-dn`](https://github.
1414

1515
`sp/tweak-data/<start_block>`: Returns up to 2_000 blocks of BIP-352 partial secrets.
1616

17+
# Getting Started
18+
19+
Download all filters from height 700_000 up to the current height.
20+
21+
```bash
22+
cargo run --example taproot --release
23+
```
24+

0 commit comments

Comments
 (0)