Expand description
The errors that can be emitted in this crate.
Enums§
- Block
Error - Block error
- Error
- The error emitted when something goes wrong.
- Extrinsic
Error - An error that can be encountered when constructing a transaction.
- Extrinsic
Params Error - An error that can be emitted when trying to construct an instance of
crate::config::ExtrinsicParams
, encode data from the instance, or match on signed extensions. - Metadata
Error - Something went wrong trying to access details in the metadata.
- Storage
Address Error - Something went wrong trying to encode or decode a storage address.