Documentation ¶
Index ¶
- func GenerateCoinIterfaceItem(coinType types.CoinType) consinterface.CoinItemInterface
- func GenerateCoinMessageStateInterface(coinType types.CoinType, isMV bool, pid int64, gc *generalconfig.GeneralConfig) consinterface.CoinMessageStateInterface
- func GetBufferCount(hdr messages.MsgIDHeader, gc *generalconfig.GeneralConfig, ...) (int, int, messages.MsgID, error)
- func GetCoinHeader(emptyPub sig.Pub, gc *generalconfig.GeneralConfig, ...) (messages.MsgHeader, error)
- func GetFixedCoinPresets(useFixedCoinPresets bool, isMv bool) (maxPresetRound types.ConsensusRound, presets []struct{ ... })
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCoinIterfaceItem ¶
func GenerateCoinIterfaceItem(coinType types.CoinType) consinterface.CoinItemInterface
func GenerateCoinMessageStateInterface ¶
func GenerateCoinMessageStateInterface(coinType types.CoinType, isMV bool, pid int64, gc *generalconfig.GeneralConfig) consinterface.CoinMessageStateInterface
func GetBufferCount ¶
func GetBufferCount(hdr messages.MsgIDHeader, gc *generalconfig.GeneralConfig, memberChecker *consinterface.MemCheckers) (int, int, messages.MsgID, error)
func GetCoinHeader ¶
func GetCoinHeader(emptyPub sig.Pub, gc *generalconfig.GeneralConfig, headerType messages.HeaderID) (messages.MsgHeader, error)
func GetFixedCoinPresets ¶
func GetFixedCoinPresets(useFixedCoinPresets bool, isMv bool) (maxPresetRound types.ConsensusRound, presets []struct { Round types.ConsensusRound Val types.BinVal })
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.