From aa5fc5e28f001f40f9bf9126aae257dfe3c2659f Mon Sep 17 00:00:00 2001 From: Lauri Hartikka Date: Thu, 19 Jun 2014 00:35:46 +0300 Subject: [PATCH] Valid json to Readme example coin conf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bcbc97..bf84ff6 100644 --- a/README.md +++ b/README.md @@ -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