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