nethermind
nethermind copied to clipboard
Enable strict nullability checks
Right now we poorly handle nullable values because in some parts nullability checks are disabled.
@rubo adjusted it recently for cli and env, right?
@deffrian Is it about configuration settings or sth else?
@kamilchodola No, this is about nullable annotations in C#, and the issue is still actual.
I think only few test projects left?