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