bitcoin/src/rpc
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos
A few "a->an" and "an->a".
"Shows, if the supplied default SOCKS5 proxy" -> "Shows if the supplied default SOCKS5 proxy". Change made on 3 occurrences.
"without fully understanding the ramification of a command" -> "without fully understanding the ramifications of a command".
Removed duplicate words such as "the the".
2017-06-22 19:18:10 +03:00
..
blockchain.cpp Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE 2017-06-13 18:05:58 -07:00
blockchain.h Remove unnecessary forward class declarations in header files 2017-06-12 20:37:43 +02:00
client.cpp Merge #10488: Note that the prioritizetransaction dummy value is deprecated, and has no meaning 2017-06-12 13:00:39 +02:00
client.h rpc: Named argument support for bitcoin-cli 2017-01-10 12:04:54 +01:00
mining.cpp Merge #10284: Always log debug information for fee calculation in CreateTransaction 2017-06-15 14:20:14 +02:00
misc.cpp Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE 2017-06-13 18:05:58 -07:00
net.cpp Fixed multiple typos 2017-06-22 19:18:10 +03:00
protocol.cpp Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
protocol.h Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
rawtransaction.cpp Merge #9738: gettxoutproof() should return consistent result 2017-06-14 15:48:52 +02:00
register.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
server.cpp Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE 2017-06-13 18:05:58 -07:00
server.h Remove unnecessary forward class declarations in header files 2017-06-12 20:37:43 +02:00