Documentation ¶
Index ¶
- Constants
- func GetElectGenTimes(stateReader matrix.StateReader, hash common.Hash) (*mc.ElectGenTimeStruct, error)
- func GetPreBroadcastRoot(stateReader matrix.StateReader, hash common.Hash) (*mc.PreBroadStateRoot, error)
- func GetRandomInfo(stateReader matrix.StateReader, hash common.Hash) (*mc.RandomInfoStruct, error)
Constants ¶
View Source
const (
ModuleReadStateDB = "读状态树"
)
Variables ¶
This section is empty.
Functions ¶
func GetElectGenTimes ¶
func GetElectGenTimes(stateReader matrix.StateReader, hash common.Hash) (*mc.ElectGenTimeStruct, error)
func GetPreBroadcastRoot ¶
func GetPreBroadcastRoot(stateReader matrix.StateReader, hash common.Hash) (*mc.PreBroadStateRoot, error)
func GetRandomInfo ¶
func GetRandomInfo(stateReader matrix.StateReader, hash common.Hash) (*mc.RandomInfoStruct, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.