Skip to content

Commit d38fbab

Browse files
committed
src/args.rs:more docs
1 parent ec2a3e8 commit d38fbab

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/args.rs

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,33 @@ pub fn blocks_bulk(min_height: &str, max_height: &str) {
122122
/// - GET /api/address/:address/utxo \<<https://mempool.space/api/address/1KFHE7w8BhaENAswwryaoccDb6qcT6DbYY/utxo>\>
123123
/// - GET /api/v1/validate-address/:address \<<https://mempool.space/api/v1/validate-address/1KFHE7w8BhaENAswwryaoccDb6qcT6DbYY>\>
124124
/// - [BLOCKS](https://mempool.space/docs/api/rest#get-block)
125+
/// - GET \<< >\>
126+
/// - GET \<< >\>
127+
/// - GET \<< >\>
128+
/// - GET \<< >\>
129+
/// - GET \<< >\>
130+
/// - GET \<< >\>
131+
/// - GET \<< >\>
132+
/// - GET \<< >\>
133+
/// - GET \<< >\>
134+
/// - GET \<< >\>
135+
/// - GET \<< >\>
136+
/// - GET \<< >\>
137+
/// - GET \<< >\>
125138
/// - [MINING](https://mempool.space/docs/api/rest#get-mining-pools)
139+
/// - GET \<< >\>
126140
/// - [FEES](https://mempool.space/docs/api/rest#get-mempool-blocks-fees)
141+
/// - GET \<< >\>
127142
/// - [MEMPOOL](https://mempool.space/docs/api/rest#get-mempool)
143+
/// - GET \<< >\>
128144
/// - [TRANSACTIONS](https://mempool.space/docs/api/rest#get-cpfp)
145+
/// - GET \<< >\>
129146
/// - [LIGHTNING](https://mempool.space/docs/api/rest#get-lightning-network-stats)
147+
/// - GET \<< >\>
130148
/// - [ACCELERATOR (Public)](https://mempool.space/docs/api/rest#accelerator-estimate)
149+
/// - GET \<< >\>
131150
/// - [ACCELERATOR (Authenticated)](https://mempool.space/docs/api/rest#accelerator-top-up-history)
151+
/// - GET \<< >\>
132152
///
133153
/// USAGE:
134154
/// - mempool-space \--difficulty_adjustment (flagged)

0 commit comments

Comments
 (0)