Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Genesis ¶
type Genesis struct {
// contains filtered or unexported fields
}
func MakeGenesis ¶
func MakeGenesis(s storage.Storage, c chain.Client, gen_obj chain.GenesisObject, genesisHash storage.GenesisHash) *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
Click to show internal directories.
Click to hide internal directories.