Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockExplorer ¶
type BlockExplorer struct { *blockchain.BlockStore // contains filtered or unexported fields }
func NewBlockExplorer ¶
func NewBlockExplorer(dbBackendType db.DBBackendType, dbDir string) *BlockExplorer
type Replay ¶ added in v0.23.3
type Replay struct {
// contains filtered or unexported fields
}
type ReplayCapture ¶ added in v0.23.3
Click to show internal directories.
Click to hide internal directories.