:: [Libbitcoin] a HOWTO question
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: P Perazim
Ημερομηνία:  
Προς: libbitcoin
Αντικείμενο: [Libbitcoin] a HOWTO question
I have a general question about howto do something using bx.

I need to select a number of unspent outputs based upon certain selection criteria. I presently do this by using postgres to generate the addresses then using bx to get the unspents, address by address and processing the outputs using postgres.

Is there any kind of functionality in bx that would allow obtaining the top addresses, top activity of addresses much like some of the functions of blockchain.info?

Thanks,


Perazim