Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeAndRun ¶
func MakeBlockContext ¶
func MakeBlockContext(s storage.Storage, client common.Client, config *common.Config, accounts *storage.AccountBalancesMap, dayStats *storage.DayStatsWithTimestamp) *blockContext
Types ¶
type Genesis ¶
type Genesis struct {
// contains filtered or unexported fields
}
func MakeGenesis ¶
func MakeGenesis(s storage.Storage, c common.Client, gen_obj common.GenesisObject, genesisHash storage.GenesisHash, accounts *storage.AccountBalancesMap, dayStats *storage.DayStatsWithTimestamp) *Genesis
type SyncQueue ¶ added in v1.5.4
type SyncQueue struct {
// contains filtered or unexported fields
}
func MakeSyncQueue ¶ added in v1.5.4
func (*SyncQueue) GetCurrent ¶ added in v1.5.4
func (*SyncQueue) RequestBlock ¶ added in v1.9.8
Click to show internal directories.
Click to hide internal directories.