:: [Libbitcoin] balance for multiple a…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Grazcoin
日付:  
To: libbitcoin
題目: [Libbitcoin] balance for multiple addresses

sx balance shows the balance of a single Bitcoin address, and I would
like to enable multiple addresses:
https://github.com/spesmilo/sx/issues/34

Any suggestions on how to implement it? I have noticed that
https://github.com/spesmilo/sx/blob/master/src/balance.cpp implements it
using history fetch of the address. Would it require a modification on
the obelisk side?

Grazcoin