Skip to content

Commit

Permalink
removed nxt from help print #1198 (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonymorony authored Jan 20, 2022
1 parent 0c17d17 commit 24c9187
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm2src/mm2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ fn help() {
" btc2kmd {WIF or BTC} .. Convert a BTC WIF into a KMD WIF.\n"
" events .. Listen to a feed coming from a separate MM daemon and print it to stdout.\n"
" vanity {substring} .. Tries to find an address with the given substring.\n"
" nxt .. Query the local NXT client (port 7876) regarding the SuperNET account in NXT.\n"
" update_config {SRC} {DST} .. Update the configuration of coins from the SRC config and save it to DST file.\n"
" {JSON configuration} .. Run the MarketMaker daemon.\n"
"\n"
Expand Down

0 comments on commit 24c9187

Please sign in to comment.