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