NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

RpcPeerResponse

export type RpcPeerResponse = {
  state: string
  connectionWebSocket: ConnectionState
  connectionWebSocketError: string
  connectionWebRTC: ConnectionState
  connectionWebRTCError: string
  connections: number
  identity: string | null
  version: number | null
  head: string | null
  sequence: number | null
  work: string | null
  agent: string | null
  name: string | null
  address: string | null
  port: number | null
  error: string | null
  networkId: number | null
  genesisBlockHash: string | null
  features: Features | null
}

export type ConnectionState = Connection['state']['type'] | ''

Usage:

  • peer/getPeer
  • peer/getPeers

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.