alchemyplatform/aa-sdk

Improve invalid user operation struct error

avarobinson opened this issue · 0 comments

Improve invalid user operation struct error message to include details on missing/incorrect fields.

For example, if throwing invalid error due to fields being set to "0x0", rather than missing fields, share this level of detail in the error message for quicker self serve debugging and resolution.