Error
Error: Object
A structure returned when a promise is rejected or an error thrown by ZumoKit SDK.
Type declaration
type
type: String
ZumoKit error type. See Handling Errors for details.
code
code: String
ZumoKit error code. See Handling Errors for details.
message
message: String
Error message providing error details. In case of wallet errors, these messages can be safely displayed to the end user.