Documentation
¶
Index ¶
Constants ¶
View Source
const (
BlockchainChannel = byte(0x40)
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockchainReactor ¶
type BlockchainReactor struct {
p2p.BaseReactor
// contains filtered or unexported fields
}
func NewBlockchainReactor ¶
func NewBlockchainReactor(block *types.Block, nextBlock *types.Block) *BlockchainReactor
func (*BlockchainReactor) GetChannels ¶
func (bcR *BlockchainReactor) GetChannels() []*p2p.ChannelDescriptor
Click to show internal directories.
Click to hide internal directories.