Updated readme overscrolling text

This commit is contained in:
Matt 2014-04-16 11:56:08 -06:00
parent d93827ca79
commit d4cac4a105
1 changed files with 3 additions and 4 deletions

View File

@ -472,10 +472,9 @@ Description of options:
/* Port configured for daemon (this is the actual peer port not RPC port) */
"port": 19333,
/* If your coin daemon is new enough (i.e. not a shitcoin) then it will support a p2p feature
that prevents the daemon from spamming our peer node with unnecessary transaction data.
Assume its supported but if you have problems try disabling it. */
/* If your coin daemon is new enough (i.e. not a shitcoin) then it will support a p2p
feature that prevents the daemon from spamming our peer node with unnecessary
transaction data. Assume its supported but if you have problems try disabling it. */
"disableTransactions": true,
/* Magic value is different for main/testnet and for each coin. It is found in the daemon