package
0.11.1
Repository: https://github.com/ericdmann/tendermint.git
Documentation: pkg.go.dev

# Functions

DecodeMessage decodes BlockchainMessage.
No description provided by the author
NewBlockchainReactor returns new reactor instance.
No description provided by the author
No description provided by the author

# Constants

BlockchainChannel is a channel for blocks and status updates (`BlockStore` height).

# Structs

BlockchainReactor handles long-term catchup syncing.
No description provided by the author
No description provided by the author
Simple low level store for blocks.
No description provided by the author

# Interfaces

BlockchainMessage is a generic message for this reactor.