:: Re: [Libbitcoin] list of modified a…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Grazcoin
Date:  
À: libbitcoin
Sujet: Re: [Libbitcoin] list of modified addresses in a block
I have seen no answer on the list, so I could try to implement the
following command to get the list of addresses per block:
1. sx fetch-block
2. sx showblock [-j] (like showtx, only for a whole block. gives a list
of all tx)

Any hints/warnings for this?
Grazcoin

On 2014-01-27 10:50, Grazcoin wrote:
> Is there a simple way to get the full list of addresses which
> participated (received/sent coins) in a certain block?
>
> greetings,
> Grazcoin