Documentation ¶
Index ¶
- func LoadBlockMeta(db dbm.DB, height int64) *types.BlockMeta
- func PruneRangeBlocks(db dbm.DB, start int64, height int64) (uint64, error)
- func RollbackApp(home string, storeKeys map[string]*sdk.KVStoreKey, height int64) error
- func RollbackBlockAndState(home string, height int64, config *cfg.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PruneRangeBlocks ¶
PruneRangeBlocks removes block up to (but not including) a height. It returns the number of blocks pruned.
func RollbackApp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.