Given a private chain where all transactions are sent with the same amount of gas and gasprice, is it possible to speed up transaction processing by lowering the complexity of a block?
Or by any other way :)
Given a private chain where all transactions are sent with the same amount of gas and gasprice, is it possible to speed up transaction processing by lowering the complexity of a block?
Or by any other way :)
geth --devoffers a developer optimised chain. – niksmac Nov 30 '16 at 09:49