interface EthRichHeader
implements Struct
import { type EthRichHeader } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/eth/index.ts";
Properties
readonly
parentHash: H256readonly
sha3Uncles: H256readonly
author: EthAddressreadonly
miner: EthAddressreadonly
stateRoot: H256readonly
transactionsRoot: H256readonly
receiptsRoot: H256readonly
gasUsed: U256readonly
gasLimit: U256readonly
extraData: Bytesreadonly
logsBloom: EthBloomreadonly
timestamp: U256readonly
difficulty: U256