OSDN Git Service

Add get-block-header-by-hash subcommand (#88)
authorLiu-Cheng Xu <xuliuchengxlc@gmail.com>
Mon, 6 Nov 2017 08:59:57 +0000 (16:59 +0800)
committerGuanghua Guo <1536310027@qq.com>
Mon, 6 Nov 2017 08:59:57 +0000 (16:59 +0800)
commit8bf6d5c2d1d55e85d3556fd78d6b21efdb4b53e3
treefaa0c2ccae96b8043735e395751f6b201b620dcf
parente827f37cb783e3202de022b6e40fa1792f09f429
Add get-block-header-by-hash subcommand (#88)

* Add get-block-header-by-hash subcommand

* Catch err in hash.UnmarshalText
blockchain/reactor.go
cmd/bytomcli/main.go