mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 21:34:46 +00:00
Update state_hash to be concat of 2 hashes
This commit is contained in:
@@ -10,4 +10,6 @@ pub type Blake2sDigest = H256;
|
||||
|
||||
pub type Address = H160;
|
||||
|
||||
pub type StateHash = [u8; 64];
|
||||
|
||||
pub type Bitfield = Vec<u8>;
|
||||
|
||||
Reference in New Issue
Block a user