Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BootstrapBlockstoreFromSnapshot ¶
func BootstrapBlockstoreFromSnapshot(t *testing.T, ledgerName string, blocks []*common.Block) (*blkstorage.BlockStore, func())
BootstrapBlockstoreFromSnapshot does the following: - create a block store using the provided blocks - generate a snapshot from the block store - bootstrap another block store from the snapshot
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.