iron-fish / ironfish

A novel cryptocurrency focused on privacy and accessibility.
https://ironfish.network
Mozilla Public License 2.0
962 stars 575 forks source link

Remove RPC chain/showChain #5146

Closed NullSoldier closed 3 months ago

NullSoldier commented 3 months ago

Summary

This renders the blockchain as an ASCII response. This should be done by fetching the chain and then rendering this yourself. This was just a debug tool used in the early days of Iron Fish.

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API Reference)? If yes, link a related documentation pull request for the website.

[X] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[X] Yes