The hardfork is coming on April 2nd, 12 noon.

Learn more 
NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

node/getLogStream

Streams logs from the node

Request Body 

undefined

Response 

{
  level: string
  type: string
  tag: string
  args: string
  date: string
}

Example 

# Request
curl -X POST -N http://localhost:8021/node/getLogStream

# Response
{
  "data": {
    "level": "4",
    "type": "debug",
    "tag": "start:ironfishsdk:ironfishnode:peernetwork:peermanager:webrtcconnection",
    "args": "[\"\\u001b[32mCONN\\u001b[39m WebRtc 2uHo+// STATE WAITING_FOR_IDENTITY -> CONNECTED\"]",
    "date": "2023-05-02T19:48:39.664Z"
  }
}
View on Github

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.