Since the removal of NODISCARD the only attributes def is LIFETIMEBOUND, and it's included in many more places that it is used.
This removes all includes which do not have an associated use of LIFETIMEBOUND, and adds it to src/validationinterface.cpp.
This is a backport of core#25184