Documentation ¶
Index ¶
Constants ¶
View Source
const (
ConsensusMapperName = "consensus"
)
Variables ¶
This section is empty.
Functions ¶
func BuildConsKey ¶
func BuildConsKey() []byte
func BuildConsStoreQueryPath ¶
func BuildConsStoreQueryPath() []byte
Types ¶
type ConsensusMapper ¶
type ConsensusMapper struct {
*mapper.BaseMapper
}
存储共识参数mapper
func NewConsensusMapper ¶
func NewConsensusMapper(cdc *go_amino.Codec) *ConsensusMapper
func (*ConsensusMapper) Copy ¶
func (cons *ConsensusMapper) Copy() mapper.IMapper
Click to show internal directories.
Click to hide internal directories.