Documentation
¶
Index ¶
Constants ¶
View Source
const (
KeyTxAuthStatePrefix uint8 = iota
)
View Source
const SubModuleName = "auth"
Variables ¶
This section is empty.
Functions ¶
func KeyPrefixBytes ¶
func KeyTxAuthState ¶
func KeyTxAuthState() []byte
Types ¶
type ErrIDNotFound ¶
type ErrIDNotFound struct {
// contains filtered or unexported fields
}
func NewErrIDNotFound ¶
func NewErrIDNotFound(id []byte) ErrIDNotFound
func (ErrIDNotFound) Error ¶
func (e ErrIDNotFound) Error() string
Click to show internal directories.
Click to hide internal directories.