package
0.0.0-20230816035547-f94ef0f6cb83
Repository: https://github.com/digitallabs-web3/neo-go-evm.git
Documentation: pkg.go.dev

# Functions

NewSimple creates new simple dao using provided backend store.

# Variables

ErrAlreadyExists is returned when transaction exists in dao.
ErrHasConflicts is returned when transaction is in the list of conflicting transactions which are already in dao.

# Structs

Simple is memCached wrapper around DB, simple DAO implementation.
Version represents current dao version.