Merge #10859: RPC: gettxout: Slightly improve doc and tests
commit91e49c51f1aecc9e1d75457f4920d52a4b0a133c
authorMarcoFalke <falke.marco@gmail.com>
Mon, 28 Aug 2017 23:45:11 +0000 (28 15:45 -0800)
committerMarcoFalke <falke.marco@gmail.com>
Mon, 28 Aug 2017 23:45:45 +0000 (28 15:45 -0800)
tree585a4a0553bf8d816f91a89eb8257ae357361445
parent60dd9cc470584960431de425e2a9ffbed0e8034a
parent6d2d2eb49389d70a5db327e133c9c90748f82d5f
Merge #10859: RPC: gettxout: Slightly improve doc and tests

6d2d2eb49 RPC: gettxout: Slightly improve doc and tests (Jorge Timón)

Pull request description:

  Slightly related to https://github.com/bitcoin/bitcoin/pull/10822 in the sense that I felt the documentation and testing wasn't as good as it could be while writing it.

  Ping @sipa since we discussed this on IRC.

Tree-SHA512: a0b3ffdac65245a0429e772fc2d8bcc1e829b02c70fb2af6ee0b7578cae46683f6c51a824b4d703d4dc3f99b6f03a658d6bbc818bf32981516f24124249a211d
src/rpc/blockchain.cpp
test/functional/wallet.py