creanero / stellar_matchmaker

MIT License
1 stars 1 forks source link

Refactor stellar_matchmaker.get_inputs() for streamlining and error checking #29

Open creanero opened 1 month ago

creanero commented 1 month ago

Refactor stellar_matchmaker.get_inputs() to make use of setter methods and give better and more timely errors

creanero commented 1 month ago

Have the setter methods do the hard work, let this function (method after refactor) just ask for inputs.