global

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//StreamClaimType is a reference to claim table type column - stream claims
	StreamClaimType = "stream"
	//ChannelClaimType is a reference to claim table type column - channel claims
	ChannelClaimType = "channel"
	//ClaimListClaimType is a reference to claim table type column - list of claims
	ClaimListClaimType = "claimlist"
	//ClaimReferenceClaimType is a reference to claim table type column - reference to another claim
	ClaimReferenceClaimType = "claimreference"
)

Variables

View Source
var BlockChainName = "lbrycrd_main"

BlockChainName is the name of the blockchain. It is used to decode protobuf claims.

Functions

This section is empty.

Types

type DaemonSettings

type DaemonSettings struct {
	DaemonMode      int
	ProcessingDelay time.Duration
	DaemonDelay     time.Duration
	IsReIndex       bool
}

DaemonSettings is a struct for holding the different settings of the daemon.

Jump to

Keyboard shortcuts

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