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