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

# Functions

GetEventTypeFromString converts input string into an Type if it's possible.

# Constants

TransactionAdded marks transaction addition mempool event.
TransactionRemoved marks transaction removal mempool event.

# Structs

Event represents one of mempool events: transaction was added or removed from mempool.

# Type aliases

Type represents mempool event type.