Interface TezosOperationErrorWithMessage

interface TezosOperationErrorWithMessage {
    with: MichelsonV1ExpressionBase;
}

Hierarchy

  • TezosGenericOperationError
    • TezosOperationErrorWithMessage

Properties

Properties

with: MichelsonV1ExpressionBase

Generated using TypeDoc