Skip to content

Commit 3f78e08

Browse files
committed
README.md:shell command examples
1 parent 62783d7 commit 3f78e08

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,10 @@ $`mempool-space_address 1wiz18xYmhRX6xStj2b9t1rwWX4GKUgpv`
3434
- Flags follow the [mempool.space](https://mempool.space/docs/api/rest)/[api/rest](https://mempool.space/docs/api/rest) (replace dashes with underscores)
3535

3636
- Flags invoke the executable with args
37+
38+
39+
## Shell Command Examples
40+
41+
$`mempool-space --block $(mempool-space --block_height 856379)`
42+
43+
$` mempool-space --block_header $(mempool-space --block_height 856379)`

0 commit comments

Comments
 (0)