6 #ifndef KAGOME_CORE_PRIMITIVES_CHECK_INHERENTS_RESULT_HPP 7 #define KAGOME_CORE_PRIMITIVES_CHECK_INHERENTS_RESULT_HPP 25 typename = std::enable_if_t<Stream::is_decoder_stream>>
32 #endif // KAGOME_CORE_PRIMITIVES_CHECK_INHERENTS_RESULT_HPP primitives::InherentData errors
We use the InherentData to store our errors.
bool is_fatal_error
Did we encounter a fatal error?
Stream & operator>>(Stream &s, ArithmeticError &v)
bool is_okay
Did the check succeed?
libp2p::connection::Stream Stream
result of check_inherents method of BlockBuilder runtime api