NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

RpcBlockHeader

export type RpcBlockHeader = {
  hash: string
  sequence: number
  previousBlockHash: string
  difficulty: string
  noteCommitment: string
  transactionCommitment: string
  target: string
  randomness: string
  timestamp: number
  graffiti: string
  work: string
  noteSize: number | null
  /**
   * @deprecated Please use previousBlockHash instead
   */
  previous: string
}

Usage:

  • chain/exportChainStream
  • chain/getTransactionStream
  • event/onGossip
  • event/onReorganizeChain
  • chain/followChainStream
  • chain/getBlock

Join our newsletter and stay up to date with privacy and crypto.

Discover our impactful presence — read our blog.

Learn

  • FAQ
  • Whitepaper
  • Tokenomics

Use

  • Get Started
  • Node App
  • Mine
  • Block Explorer
  • Ecosystem

Developers

  • Documentation
  • Github

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Company

  • About Us
  • Media Kit
  • Contact Us
Privacy Policy

|

Copyright 2024 Iron Fish.