codes

package
v0.34.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2021 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

View Source
const (
	// Success
	TxExecutionSuccessCode   uint32 = abci_types.CodeTypeOK
	PeerFilterAuthorizedCode uint32 = abci_types.CodeTypeOK

	// Informational
	UnsupportedRequestCode  uint32 = 400
	PeerFilterForbiddenCode uint32 = 403

	// Internal errors
	EncodingErrorCode    uint32 = 500
	TxExecutionErrorCode uint32 = 501
	CommitErrorCode      uint32 = 502
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL