Documentation
¶
Index ¶
Constants ¶
View Source
const ( BlockHeadersDB = "blockheaders" BlocksMissingDB = "blocksmissing" MetadataDB = "metadata" KeystonesDB = "keystones" HeightHashDB = "heighthash" OutputsDB = "outputs" TransactionsDB = "transactions" BlocksDB = "blocks" // raw database )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func NewDefaultConfig ¶
Click to show internal directories.
Click to hide internal directories.