Browse Source

Fix doc linkage

patch-2
Neil Booth 7 years ago
parent
commit
049017aa8c
  1. 3
      docs/protocol-methods.rst

3
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*

Loading…
Cancel
Save