mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 02:42:38 +00:00
Use checked arithmetic in types and state proc (#1009)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
use hex;
|
||||
use hex::ToHex;
|
||||
use serde::de::{self, Visitor};
|
||||
use std::fmt;
|
||||
|
||||
Reference in New Issue
Block a user