constants

package
v0.0.0-...-92c45cb Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SessionIsAuthorized key = iota
	SessionSkipAuthorization
	SessionID
	SessionIPAddress
	SessionProxies
	SessionUser
	SessionUserCompanyName
	SessionUserRole
	SessionUserID
	SessionUserUUID
	SessionUserTimezone
	SessionUserName
	SessionUserFirstName
	SessionUserLastName
	SessionUserStoreID
	SessionUserStoreName
	SessionUserStoreLevel
	SessionUserStoreTimezone
)
View Source
const (
	ChainIDMainNet = 1
	ChainIDTestNet = 2
)
View Source
const (
	ConsensusPoW = "PoW"
	ConsensusPoA = "PoA"
)
View Source
const (
	ComicCoinChainID                        = ChainIDMainNet
	ComicCoinTransPerBlock                  = 1
	ComicCoinDifficulty                     = 2
	ComicCoinConsensusPollingDelayInMinutes = 1
	ComicCoinConsensusProtocol              = ConsensusPoA
)

Unified constant values to use for all ComicCoin repositories.

View Source
const (
	DefaultIdentityKeyID = "blockchain-node"
)
View Source
const (
	PubSubMempoolTopicName = "mempool"
)

Distributed publish-subscribe broker constants

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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