Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/web3/packages/web3-eth/types/index.d.ts>BlockTransactionBase

Deno / TypeScript to Ethereum Connector
Latest
interface BlockTransactionBase
implements BlockHeader
import { type BlockTransactionBase } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth/types/index.d.ts";

Properties

size: number
difficulty: number
totalDifficulty: number
uncles: string[]