[][src]Module cosmos_tx::error

Error types

Structs

Report

The core error reporting type of the library, a wrapper around a dynamic error reporting type.

Enums

Error

Kinds of errors

Type Definitions

Result

type alias for Result<T, Report>