cairo-lang icon indicating copy to clipboard operation
cairo-lang copied to clipboard

Ability to get a trace for debugging when calling to invoke and other StarkNet CLI commands

Open JamesEarle opened this issue 2 years ago • 0 comments

I'm using starknet invoke and it's failing with a very generic Error: KeyError: 'amount' after directly following this tutorial.

I've tried to find documentation around errors on StarkNet CLI as well as going through the various repositories here but I'm unable to find the source of this problem.

There should be more detail given when debugging functions like this, whether through a specific debug flag like --debug or --verbose

JamesEarle avatar Jul 31 '22 21:07 JamesEarle