Skip to content

Commit

Permalink
Update masternode.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
limxdev committed Apr 20, 2020
1 parent 897bc8e commit 7613027
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rpc/masternode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -512,8 +512,6 @@ UniValue masternodelist(const JSONRPCRequest& request)
" addr - Print ip address associated with a masternode (can be additionally filtered, partial match)\n"
" full - Print info in format 'status protocol payee lastseen activeseconds lastpaidtime lastpaidblock IP'\n"
" (can be additionally filtered, partial match)\n"
" info - Print info in format 'status protocol payee lastseen activeseconds sentinelversion sentinelstate IP'\n"
" (can be additionally filtered, partial match)\n"
" lastpaidblock - Print the last block height a node was paid on the network\n"
" lastpaidtime - Print the last time a node was paid on the network\n"
" lastseen - Print timestamp of when a masternode was last seen on the network\n"
Expand Down

0 comments on commit 7613027

Please sign in to comment.