Skip to content

Commit

Permalink
Update README.md for FulcrumAdmin query command
Browse files Browse the repository at this point in the history
Show the help for the new `query` command to `FulcrumAdmin`.
  • Loading branch information
cculianu authored Apr 8, 2023
1 parent df93ec0 commit 8dc88a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ You may also wish to read the [Fulcrum manpage](https://github.com/cculianu/Fulc
$ ./FulcrumAdmin -p 8000 loglevel Set the server's logging verbosity
$ ./FulcrumAdmin -p 8000 maxbuffer Query or set server max_buffer setting
$ ./FulcrumAdmin -p 8000 peers Print peering information
$ ./FulcrumAdmin -p 8000 query Query for balance, UTXO, and history information for one or more addresses
$ ./FulcrumAdmin -p 8000 rmpeer Remove peers by hostname suffix
$ ./FulcrumAdmin -p 8000 simdjson Get or set the server's 'simdjson' (JSON parser) setting
$ ./FulcrumAdmin -p 8000 stop (shutdown) Gracefully shut down the server
Expand Down

0 comments on commit 8dc88a0

Please sign in to comment.