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.
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.
Breaking Change
Is this a breaking change? If yes, add notes below on why this is breaking and label it with
breaking-change-rpc
orbreaking-change-sdk
.