ignoring errors and some fix (#10344)

This commit is contained in:
Guillaume Thiolliere
2021-11-29 17:16:23 +09:00
committed by GitHub
parent 2fafb9546e
commit d91125389a
6 changed files with 26 additions and 30 deletions
@@ -15,7 +15,7 @@
// along with Substrate. If not, see <http://www.gnu.org/licenses/>.
//! Helper for handling (i.e. answering) block requests from a remote peer via the
//! [`crate::request_responses::RequestResponsesBehaviour`].
//! `crate::request_responses::RequestResponsesBehaviour`.
use crate::{
chain::Client,