nomos-node/nomos-services/data-availability
Giacomo Pasini 5b7c17e450
Remove failed deserialization error message (#399)
Firstly, a failure in deserialization for a network message is not
an error especially since we're using a public channel.
Secondly, that same channel is shared by different kind of messages
so trying to interpret one as the other will surely lead to a
unsuccessfull attempt.
2023-09-13 12:13:18 +02:00
..
src Remove failed deserialization error message (#399) 2023-09-13 12:13:18 +02:00
Cargo.toml Fix tracing error import in da service (#392) 2023-09-11 19:21:27 +02:00