constants

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Signature of the Bridge log, i.e. sha256("Bridge(uint256,uint256,address,bytes,bytes)").
	BridgeEventSignature = "0x498a04382650bc110983392ed12ab27595af8ece270a344fc70d773d2481043a"

	// ABI (application binary interface) of the Bridge Event.
	BridgeEventABI = `` /* 628-byte string literal not displayed */

)
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