package
0.0.0-20190617050638-84d53aaf3fbf
Repository: https://github.com/medibloc/go-medibloc.git
Documentation: pkg.go.dev

# Functions

NewEventEmitter creates new event emitter.
NewSubscriber creates new event subscriber.

# Constants

TopicBlockAccepted new block accepted on the chain.
TopicFutureTransaction future transactions in a future pool.
TopicInvalidBLock block is invalid.
TopicLibBlock latest irreversible block.
TopicNewTailBlock new tail block set.
TopicPendingTransaction Pending transactions in a pending pool.
TopicRevertBlock revert block.
TopicTransactionExecutionResult transaction execution result.
Type for account transaction result.
Type for account transaction result.
Type for account transaction result.
Type for account transaction result.

# Variables

# Structs

Emitter structure.
Event structure.
Subscriber structure.