config

package
v0.0.0-...-f886bfe Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// StorageBasePath base path where user data is stored in vault
	// Example: <StorageBasePath>/<user-uuid>
	StorageBasePath = "users/"

	// Entropy is default  length of the bits in the entropy
	Entropy = 256

	// BitsharesDerivationPath used to hard code BTS to some derivation path.
	BitsharesDerivationPath = "m/44'/69'/69'/69/69"
)
View Source
const (
	Info  = "INFO"
	Error = "ERROR"
	Debug = "DEBUG"
	Fatal = "FATAL"
)

supported log levels

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