Open GalRogozinski opened 3 months ago
If we propagate the error from instance.start() then it will "return instance failed to start"... But this isn't true... not sure how to solve this... maybe we should just delete the prints?
I think it makes more sense that Start
can return an error than print.
On
instance.Start()
Perhaps we should have proper errors with tests?_Originally posted by @GalRogozinski in https://github.com/ssvlabs/ssv-spec/pull/371#discussion_r1672008048_