OSDN Git Service

add limit block height for create asset (#1680)
authoroysheng <33340252+oysheng@users.noreply.github.com>
Tue, 9 Apr 2019 06:23:46 +0000 (14:23 +0800)
committerPaladz <yzhu101@uottawa.ca>
Tue, 9 Apr 2019 06:23:46 +0000 (14:23 +0800)
commitf7abf0a7dc5466dba0ceb6f8eeac3ab54b5576e7
tree2169b8720d42a160b6184690b0a6b45045587fd4
parent53801a1e3e6c9b97d28664c4f38b30b56aeb9cb0
add limit block height for create asset  (#1680)

* add limit block height for create asset

* add unit test
api/assets.go
asset/annotate.go
asset/asset.go
asset/asset_test.go
protocol/vm/vmutil/script.go
protocol/vm/vmutil/script_test.go
test/tx_test_util.go
test/wallet_test_util.go
wallet/unconfirmed_test.go
wallet/wallet_test.go