ethereumj-personal/ethereumj-studio
Chris Beams c396eb11ea
Compensate for removal of gas price methods in poc-7
Block#getMinGasPrice and Blockchain#getGasPrice were removed in commit
aad53ba, causing compilation failures in ethereumj-studio when building
against current master of ethereumj-core. As it is unclear whether these
methods have proper replacements, this commit simply replaces calls to
these now-missing methods with the value `42`. Obviously this is a
stopgap measure and should be addressed properly as soon as possible.
2014-12-26 23:45:06 +01:00
..
2014-12-26 09:45:14 +01:00
2014-12-26 11:22:44 +01:00
2014-12-26 11:22:44 +01:00
2014-12-26 09:45:14 +01:00

🔹 Build instructions (maven)
  1. build_1: [a full application package] : ~> mvn clean package

. . . ScreenShot . . .