frequency icon indicating copy to clipboard operation
frequency copied to clipboard

[chore] Review & sync documented extrinsic errors

Open JoeCap08055 opened this issue 2 years ago • 0 comments

In the course of expanding our integration test coverage, discovered that the errors documented to be thrown by extrinsics do not necessary in all cases match the actual behavior of the extrinsic. We should review and for each discrepancy take one or more of the following actions:

  • Update documentation to reflect actual error scenarios/behavior
  • Update extrinsic behavior to better model indicated error scenarios
  • Add error scenarios to both the extrinsic & documentation

JoeCap08055 avatar Jan 04 '23 17:01 JoeCap08055