package
0.0.32
Repository: https://github.com/make-os/kit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

DrySend checks whether the given sender can execute the transaction sender can be an address, identifier.Address or *crypto.PubKey.
New creates an instance of Logic PANICS: If unable to load state tree.
NewAtomic creates an instance of Logic that supports atomic database operations across all keepers and logic providers.

# Structs

Logic is the central point for defining and accessing and modifying different type of state.
Validator implements types.ValidatorLogic.