package
0.0.0-20241208111944-886a677d4f6d
Repository: https://github.com/epicchainlabs/epicchain-go.git
Documentation: pkg.go.dev

# Functions

GetEventTypeFromString converts the input string into the 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 the mempool.

# Type aliases

Type represents mempool event type.