From 91459ffc76f2c0e7e42e967b9b6278ddbe37166e Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Wed, 25 May 2016 10:14:57 -0400 Subject: [PATCH] Corrected underline length --- docs/units-and-global-variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/units-and-global-variables.rst b/docs/units-and-global-variables.rst index 8f910c80e..dd9f4a6fb 100644 --- a/docs/units-and-global-variables.rst +++ b/docs/units-and-global-variables.rst @@ -48,7 +48,7 @@ namespace and are mainly used to provide information about the blockchain. Block and Transaction Properties ------------------------------------- +-------------------------------- - ``block.coinbase`` (``address``): current block miner's address - ``block.difficulty`` (``uint``): current block difficulty