OSDN Git Service

check the dust transaction with output amount is zero (#1659)
authoroysheng <33340252+oysheng@users.noreply.github.com>
Fri, 29 Mar 2019 03:20:45 +0000 (11:20 +0800)
committerPaladz <yzhu101@uottawa.ca>
Fri, 29 Mar 2019 03:20:45 +0000 (11:20 +0800)
commit05e1a10d0a8dee039d928935000b8a4fefe27c4b
tree1fb530f90a474f8dd2cd9212eed52e45a5e3eca4
parente3a5485b17f11006b34d4b9982b71f639e86fe1d
check the dust transaction with output amount is zero (#1659)

* check the dust transaction with output amount is zero

* optimise

* refactor
protocol/txpool.go
protocol/txpool_test.go