From 049017aa8c0b1e95eb09ce5fc76c16877a57b54d Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Wed, 18 Jul 2018 19:21:09 +0800 Subject: [PATCH] Fix doc linkage --- docs/protocol-methods.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/protocol-methods.rst b/docs/protocol-methods.rst index 7c12fb5..ee10416 100644 --- a/docs/protocol-methods.rst +++ b/docs/protocol-methods.rst @@ -679,8 +679,7 @@ given a block height and a position in the block. **Signature** - .. function:: blockchain.transaction.id_from_pos(height, tx_pos, - merkle=false) + .. function:: blockchain.transaction.id_from_pos(height, tx_pos, merkle=false) .. versionadded:: 1.4 *height*