Merge pull request #296 from lhartikk/master

Valid json to Readme example coin conf
This commit is contained in:
Matthew Little 2014-06-19 12:20:52 -06:00
commit 1da82420df
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ Here is an example of the required fields:
source code as the pchMessageStart variable.
For example, litecoin mainnet magic: http://git.io/Bi8YFw
And for litecoin testnet magic: http://git.io/NXBYJA */
"peerMagic": "fbc0b6db" //optional
"peerMagic": "fbc0b6db", //optional
"peerMagicTestnet": "fcc1b7dc" //optional
//"txMessages": false, //options - defaults to false