interface EthBlock implements Structimport { type EthBlock } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/eth/index.ts"; Propertiesreadonlyheader: EthHeaderreadonlytransactions: Vec<EthTransaction>readonlyommers: Vec<EthHeader>