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