This is the generic struct we use for all API errors, it contains a string message and an Aptos API specific error code.
A message describing the error
Optional
A code providing VM error details when submitting transactions to the VM
Generated using TypeDoc
This is the generic struct we use for all API errors, it contains a string message and an Aptos API specific error code.