config

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2018 License: Apache-2.0 Imports: 2 Imported by: 5

README

config

C3 default config

Documentation

Index

Constants

View Source
const DefaultBlockDifficulty = 6

DefaultBlockDifficulty ...

View Source
const DockerRegistryPort = 5000

DockerRegistryPort ...

View Source
const IPFSGateway = "http://127.0.0.1:8080"

IPFSGateway ...

View Source
const IPFSTimeout = 20 * time.Second

IPFSTimeout ...

View Source
const MinedBlockVerificationTimeout = 10 * time.Minute

MinedBlockVerificationTimeout ...

View Source
const ServerHost = "0.0.0.0"

ServerHost ...

View Source
const ServerPort = 3333

ServerPort ...

Variables

View Source
var DefaultStoreDirectory = "~/.c3"

DefaultStoreDirectory is the default directory where the file system store will live.

View Source
var TempContainerStateFileName = "state.json"

TempContainerStateFileName ...

View Source
var TempContainerStateFilePath = fmt.Sprintf("%s/%s", TempContainerStatePath, TempContainerStateFileName)

TempContainerStateFilePath ...

View Source
var TempContainerStatePath = "/tmp"

TempContainerStatePath ...

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