package
0.108.1
Repository: https://github.com/nspcc-dev/neo-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.