autonomoussoftware / metronome

Metronome autonomous system
MIT License
14 stars 10 forks source link

fixed issue 34. nextAuction function should be Internal. #45

Closed patidarmanoj10 closed 6 years ago

patidarmanoj10 commented 6 years ago

1) fixed issue 34. nextAuction function should be internal. 2) Added some extra test cases in place of nextAuction test cases as its no more public 3) Moved internal function (i.e nextAuction) below public.

patidarmanoj10 commented 6 years ago

@rokso please review once

rokso commented 6 years ago

Looking good to me