:: Re: [Libbitcoin] balance for multip…
Top Pagina
Delete this message
Reply to this message
Auteur: Amir Taaki
Datum:  
Aan: libbitcoin
Onderwerp: Re: [Libbitcoin] balance for multiple addresses
sx history implements this, by allowing you to pass multiple arguments
in on the command line. I would simply copy this code over to
sx-balance. Feel free to just commit it straight to the repo.

https://github.com/spesmilo/sx/blob/master/src/history.cpp

On 08/01/14 10:30, Grazcoin wrote:
>
> 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
>
> _______________________________________________
> Libbitcoin mailing list
> Libbitcoin@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/libbitcoin
>