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