Branch: refs/heads/master
  Home:   https://github.com/conformal/btcjson
  Commit: b94598da551c45887de16d96634ed09163a9dcbc
      
https://github.com/conformal/btcjson/commit/b94598da551c45887de16d96634ed09163a9dcbc
  Author: Olaoluwa Osuntokun <laol...@gmail.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M jsonresults.go

  Log Message:
  -----------
  Remove `omitempty` fromTxRawResult confirmations

* Previously both searchrawtransaction and getrawtransaction would omit
the 'Confirmations' field by default if the transaction was found in
the mempool.
* By removing `omitempty`, a mempool transaction will now have
'Confirmations:0'


Reply via email to