mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 12:11:02 +00:00
Return a Result in invert_location (#3730)
* Return a Result in invert_location * Add invertible to spellcheck dictionary * Fix Some -> Ok
This commit is contained in:
@@ -38,6 +38,7 @@ pub enum Error {
|
||||
UntrustedTeleportLocation,
|
||||
DestinationBufferOverflow,
|
||||
MultiLocationFull,
|
||||
MultiLocationNotInvertible,
|
||||
FailedToDecode,
|
||||
BadOrigin,
|
||||
ExceedsMaxMessageSize,
|
||||
|
||||
Reference in New Issue
Block a user