Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(review): add debug logging for parsed options to aid in troubles…
…hooting (#879) This pull request includes a small change to the `scripts/review/verifyDeployment.ts` file. The change adds debug statements to log parsed options and the response from the Chainlist API in case of an error. Debugging improvements: * [`scripts/review/verifyDeployment.ts`](diffhunk://#diff-c6fe5e164bc544808b78082285194a6397322cf64b752ab7600e85fd734fcff3R46-R51): Added debug statements to log parsed options and the response from the Chainlist API.
- Loading branch information