aion icon indicating copy to clipboard operation
aion copied to clipboard

pass System.getProperty() into Cli's constructor

Open AionJayT opened this issue 7 years ago • 0 comments

Before filing a new issue, please provide the following information.

I'm running: 0.3.1

  • Which Aion version?: 0.2.x.{git-revision}
  • Which operating system?: Linux
  • Which distributor and version?: Ubuntu 16.04
  • How installed?: via binaries / from source
  • Are you fully synchronized?: no / yes
  • Did you try to restart the node?: no / yes

Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue. The current implementation uses the hard code System.getProperty() inside the CLI class. Considering pass the system property through the passing arguments.

AionJayT avatar Sep 25 '18 19:09 AionJayT