From 885a6e8dacaa9fd48d019cc08e687d8aea8521f7 Mon Sep 17 00:00:00 2001 From: Ivan Vilata-i-Balaguer Date: Wed, 16 Mar 2016 14:37:28 +0100 Subject: [PATCH] Add missing periods in build doc Markdown formatting makes the sentences join together. --- doc/build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build.md b/doc/build.md index 98a08b9a60..1f8c61902e 100644 --- a/doc/build.md +++ b/doc/build.md @@ -56,8 +56,8 @@ However, if you're not familiar with git or it is otherwise inconvenient to use, ### 2. Install bitcoinj fork -Versions later than 0.13.1 has removed support for Java serialisation -In version 0.13.1 is also missing support for Java serialisation in MainNetParams (HttpDiscovery.Details) +Versions later than 0.13.1 has removed support for Java serialisation. +In version 0.13.1 is also missing support for Java serialisation in MainNetParams (HttpDiscovery.Details). We remove Cartographer/HttpDiscovery support from in our [fork version 0.13.1.1](https://github.com/bitsquare/bitcoinj/tree/RemovedHttpDiscovery). Beside the Java serialisation issues here are [privacy concerns](http://bitcoin-development.narkive.com/hczWIAby/bitcoin-development-cartographer#post3) regarding Cartographer.