Documentation ¶
Index ¶
- func MakeGenesis(outFile, genesisTemplate string) func(bs dtypes.ChainBlockstore, syscalls runtime.Syscalls) modules.Genesis
- func MakeGenesisMem(out io.Writer, template genesis.Template) func(bs dtypes.ChainBlockstore, syscalls runtime.Syscalls) modules.Genesis
- func MapBlockstore() blockstore.Blockstore
- func MapDatastore() datastore.Batching
- func MemoryClientDag(lc fx.Lifecycle) ipld.DAGService
- func RandomBeacon() (beacon.RandomBeacon, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeGenesis ¶
func MakeGenesisMem ¶
func MapBlockstore ¶
func MapBlockstore() blockstore.Blockstore
func MapDatastore ¶
func MapDatastore() datastore.Batching
func MemoryClientDag ¶
func MemoryClientDag(lc fx.Lifecycle) ipld.DAGService
func RandomBeacon ¶ added in v0.3.0
func RandomBeacon() (beacon.RandomBeacon, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.