persistence

package
v0.0.0-...-363fbf2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlocksBucketKey

type BlocksBucketKey string
const (
	BlockIndex          BlocksBucketKey = "b"
	FileInformation     BlocksBucketKey = "f"
	LastBlockFileNumber BlocksBucketKey = "l"
	Reindexing          BlocksBucketKey = "R"
	Flags               BlocksBucketKey = "F"
	TransactionHash     BlocksBucketKey = "t"
)

type BucketType

type BucketType string
const (
	BlocksBucket     BucketType = "blocks"
	ChainstateBucket BucketType = "chainstate"
)

type ChainstateBucketKey

type ChainstateBucketKey string
const (
	UnspentTransactionOutput ChainstateBucketKey = "c"
	BlockHash                ChainstateBucketKey = "B"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL