Description

Generic tezos error that will be thrown when a mistake occurs when doing an operation; more details here https://tezos.gitlab.io/api/errors.html

Hierarchy

  • RpcError
    • TezosOperationError

Constructors

Properties

errorDetails: string
errors: TezosGenericOperationError[]
lastError: TezosGenericOperationError
operationsWithResults: OperationContentsAndResult[]

Accessors

Generated using TypeDoc