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