OSDN Git Service

add GetAccountBalances to wallet (#454)
authorYongfeng LI <wliyongfeng@gmail.com>
Wed, 21 Mar 2018 14:11:14 +0000 (22:11 +0800)
committerPaladz <yzhu101@uottawa.ca>
Wed, 21 Mar 2018 14:11:14 +0000 (22:11 +0800)
commit53f368f09844f090a61a1a572400198683a8569f
treeed54ff37d8c415c88d7e601cdc3989004fd54607
parent2d85107e338399aa6bf6e37d5f7ea5f8c901e1fd
add GetAccountBalances to wallet (#454)

* add GetAccountBalances to wallet

* fix import order
blockchain/query.go
blockchain/wallet/indexer.go