mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
fix comments
This commit is contained in:
@@ -121,7 +121,7 @@ printHelp(po::options_description const& desc)
|
||||
"]]] [binary]\n"
|
||||
" book_changes [<ledger hash|id>]\n"
|
||||
" book_offers <taker_pays> <taker_gets> [<taker [<ledger> "
|
||||
"[<limit> [<proof> [<marker>]]]]]\n"
|
||||
"[<limit> [<marker>]]]]\n"
|
||||
" can_delete [<ledgerid>|<ledgerhash>|now|always|never]\n"
|
||||
" channel_authorize <private_key> <channel_id> <drops>\n"
|
||||
" channel_verify <public_key> <channel_id> <drops> <signature>\n"
|
||||
|
||||
@@ -351,7 +351,7 @@ private:
|
||||
}
|
||||
|
||||
// book_offers <taker_pays> <taker_gets> [<taker> [<ledger> [<limit>
|
||||
// [<proof> [<marker>]]]]] limit: 0 = no limit proof: 0 or 1
|
||||
// [<marker>]]]] limit: 0 = no limit
|
||||
//
|
||||
// Mnemonic: taker pays --> offer --> taker gets
|
||||
Json::Value
|
||||
|
||||
Reference in New Issue
Block a user