OSDN Git Service

modify get-transaction block_time types (#449)
authoroysheng <33340252+oysheng@users.noreply.github.com>
Wed, 21 Mar 2018 09:50:15 +0000 (17:50 +0800)
committerPaladz <yzhu101@uottawa.ca>
Wed, 21 Mar 2018 09:50:15 +0000 (17:50 +0800)
commit38588ade1769acd83fddd01e0e0265f64faa407b
treef2ff6326b8a9ef2ca8bddc784eccceb2c7a4971d
parentdf14ffa0a57f86be578137e9458526b6cd8f8dea
modify get-transaction block_time types (#449)

* standard transaction reserve utxo filter out contract utxo

* add interface get-transaction
motify response json name

* modify json name for api

* fix transaction API response json format

* bytomcli add get-block

* retired xprv

* modify get-block-count

* modify block_time types
fix golint suggest
blockchain/query/annotated.go
blockchain/wallet/annotated.go
blockchain/wallet/indexer.go