configs

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CESS token precision
	CESSTokenPrecision = 1_000_000_000_000_000_000
	// MinimumBalance is the minimum balance required for the program to run
	// The unit is pico
	MinimumBalance = 2 * CESSTokenPrecision
	//
	DefaultTxTimeOut = 30
	//
	DefaultRpcAddress = "wss://testnet-rpc.cess.network/ws/"
)

account

View Source
const (
	Access_Public  = "public"
	Access_Private = "private"
)
View Source
const (
	App_Mode_Release = "release"
	App_Mode_Debug   = "debug"
)
View Source
const (
	// name
	Name = "deoss"
	// Name space
	NameSpace = Name
	// version
	Version = Name + " " + "v0.4.2 2503201141-1742442112204"
	// description
	Description = "Object storage service based on CESS network"
)

system

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