mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 13:24:44 +00:00
Draft in new 2.1 objects
This commit is contained in:
@@ -11,6 +11,7 @@ pub use super::ethereum_types::U256;
|
||||
// which is bad. Make the compiler think they're incompatible.
|
||||
pub type Sha256Digest = H256;
|
||||
pub type Blake2sDigest = H256;
|
||||
pub type Hash256 = H256;
|
||||
|
||||
pub type Address = H160;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user