constants

package
v0.0.0-...-41d3419 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, AGPL-3.0-or-later Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// UnixProtocol is the network for gRPC protocol used by the price daemon and server.
	UnixProtocol = "unix"

	// UmaskUserReadWriteOnly is the Inverse Unix Permission code for only the user to read or write.
	UmaskUserReadWriteOnly = 0177

	// DefaultGrpcEndpoint is the default grpc endpoint for Cosmos query services.
	DefaultGrpcEndpoint = "localhost:9090"
)
View Source
const (
	// DefaultPrice is the default value for `Price` field in `UpdateMarketPricesRequest`.
	DefaultPrice = 0

	// PricefeedExchangeConfigFileName names the config file containing the exchange startup config.
	PricefeedExchangeConfigFileName = "pricefeed_exchange_config.toml"
)

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
JackTT - Gopher 🇻🇳