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