Branch: refs/heads/master Home: https://github.com/conformal/btcrpcclient Commit: 59e825d79637a9a536ee2c3421de1f2c5638ead7 https://github.com/conformal/btcrpcclient/commit/59e825d79637a9a536ee2c3421de1f2c5638ead7 Author: Jimmy Song <jaej...@gmail.com> Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths: M chain.go Log Message: ----------- Added GetTxOut as a possible command to btcrpcclient. Put into chain.go vs other places as per @davecgh