pub const EMPTY_BAL_HASH: B256;
Hash of the empty BAL: keccak256(rlp([])) = keccak256(0xc0).
keccak256(rlp([]))
keccak256(0xc0)