Open creanero opened 4 months ago
Refactor stellar_matchmaker.get_inputs() to make use of setter methods and give better and more timely errors
stellar_matchmaker.get_inputs()
Have the setter methods do the hard work, let this function (method after refactor) just ask for inputs.
Refactor
stellar_matchmaker.get_inputs()
to make use of setter methods and give better and more timely errors