-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
We don't use unwraps frequently in our code, but we do at
Line 13 in ed912fb
.unwrap(), |
Line 27 in ed912fb
.unwrap() |
xycloans/factory/src/storage.rs
Line 39 in ed912fb
.unwrap_optimized() |
These aren't potentially dangerous, at least not within the protocol, but it might be better to return clear errors for better interoperation.
Metadata
Metadata
Assignees
Labels
No labels