OSDN Git Service

Fix sign api (#603)
authorYongfeng LI <wliyongfeng@gmail.com>
Thu, 12 Apr 2018 06:39:48 +0000 (14:39 +0800)
committerPaladz <yzhu101@uottawa.ca>
Thu, 12 Apr 2018 06:39:48 +0000 (14:39 +0800)
commitdaec65def17bd7b673af800c2367589b770ae784
treee67adc0d559f31c5d8f868cc80fce365aba4d071
parent5686a16284802f8d4cd710d134a8b067fc0fbf63
Fix sign api (#603)

* return error when sign-submit-transaction has no sign

* upgrade version

* correct the way to check sign

* Revert "correct the way to check sign"

This reverts commit 04484a82a540bf705a9ebecc8f1cdb373f98e801.

* fix the way to check sign
api/api.go
api/transact.go
blockchain/txbuilder/witness.go
version/version.go