On 03/27/2014 02:53 PM, Thomas Voegtlin wrote: > Note: Maybe we could just look at the first address of each account, > instead of the first 10 ?
This is a possible optimization, but it adds unnecessary logic. Also it does not decrease the number of required requests between a client and a server (e.g. when backend sends responses in "bulks" of 10 addresses or more). -- Best Regards / S pozdravom, Pavol Rusnak <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ Bitcoin-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bitcoin-development

