package
Version:
v0.0.0-...-e73af20
Opens a new window with list of versions in this module.
Published: Mar 19, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrSubmitTimeout = errors.New("submit timed out")
ErrSubmitInternal = errors.New("internal submit error")
ErrSubmitUnexpectedStatusCode = errors.New("Unexpected unsuccessful status code.")
)
type TxFailure struct {
ResultXDR string
TransactionResultCode string
OperationResultCodes []string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.