interface Block
implements BlockTransactionBase
import { type Block } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth/types/index.d.ts";
Properties
transactions: Transaction[] | string[]
import { type Block } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth/types/index.d.ts";