OSDN Git Service

add utxo_opt algorithm (#1149)
authorPaladz <yzhu101@uottawa.ca>
Fri, 20 Jul 2018 02:13:29 +0000 (10:13 +0800)
committerGitHub <noreply@github.com>
Fri, 20 Jul 2018 02:13:29 +0000 (10:13 +0800)
commitf9df522b4e16227e34c8eb70e3a369c00db37f17
treed0ab99c7e4868d84d9f37da46fb7118b8b509175
parentd9b6bb7e96c4ec6c38c46e3e05e6b5bb2ae799ff
add utxo_opt algorithm (#1149)

* add utxo_opt algorithm

* edit the unit test

* edit the comment
account/utxo_keeper.go
account/utxo_keeper_test.go