pub const EMPTY_REQUESTS_HASH: B256;
The empty requests hash.
This is equivalent to sha256(sha256(0) ++ sha256(1) ++ sha256(2))
sha256(sha256(0) ++ sha256(1) ++ sha256(2))