From e26182459354928f6eb2c4151d43f9d0aa679fc7 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Sun, 19 Feb 2017 10:32:12 +0900 Subject: [PATCH] Tweak docs --- docs/ENVIRONMENT.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ENVIRONMENT.rst b/docs/ENVIRONMENT.rst index 5bfb9f4..40fc2f3 100644 --- a/docs/ENVIRONMENT.rst +++ b/docs/ENVIRONMENT.rst @@ -63,8 +63,8 @@ These environment variables are optional: Must be a *NET* from one of the **Coin** classes in `lib/coins.py`_. Defaults to `mainnet`. - Please note that for Bitcoin Core 0.13.1+ there is a special *NET* for - testnet: `testnet-segwit`. + Note Bitcoin Core >= 0.13.1 requires a special *NET* for testnet: + `testnet-segwit`. * **DB_ENGINE**