Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BadNonceError ¶
type BadNonceError struct{}
func (BadNonceError) AssertABCIError ¶
func (BadNonceError) AssertABCIError()
func (BadNonceError) Error ¶
func (BadNonceError) Error() string
type EncodingError ¶
type EncodingError struct{}
func (EncodingError) AssertABCIError ¶
func (EncodingError) AssertABCIError()
func (EncodingError) Error ¶
func (EncodingError) Error() string
type UnauthorizedError ¶
type UnauthorizedError struct{}
func (UnauthorizedError) AssertABCIError ¶
func (UnauthorizedError) AssertABCIError()
func (UnauthorizedError) Error ¶
func (UnauthorizedError) Error() string
type UnknownError ¶
type UnknownError struct{}
func (UnknownError) AssertABCIError ¶
func (UnknownError) AssertABCIError()
func (UnknownError) Error ¶
func (UnknownError) Error() string
Click to show internal directories.
Click to hide internal directories.