package p2p import ( "github.com/tendermint/tendermint/p2p/conn") type ChannelDescriptor = conn.ChannelDescriptortype ConnectionStatus = conn.ConnectionStatus