A constructor on Block that simply allowed the called to pass in all the
information needed to create new mined blocks would be very handy.
Currently my mining software (SockThing) has to ship with a customized version
of Block.java which I would prefer to avoid.
Attached diff adds the required constructor.
Original issue reported on code.google.com by fireduck@gmail.com on 3 Jul 2013 at 9:09
Original issue reported on code.google.com by
fireduck@gmail.com
on 3 Jul 2013 at 9:09Attachments: