Type '{ readonly parentHash: string; readonly sha3Uncles: string; readonly miner: string; readonly stateRoot: string; readonly transactionsRoot: string; readonly receiptsRoot: string; readonly logsBloom?: string | undefined; ... 13 more ...; readonly hash?: string | undefined; }' is not assignable to type 'EvmBlock'.