Closed torkelrogstad closed 3 weeks ago
The source is already available in the error message. You need to format the error in alternative mode to see a backtrace
eg. tracing::debug!("{:#}", error)
In general this should always be done when displaying errors, it would be better to find where the error is displayed and fix it there
Closing after discussion in private DMs. No longer applicable
This makes the error more scrutable.
Currently when I try GetBlockHeaderInfo I get this: