Documentation
¶
Index ¶
Constants ¶
View Source
const BlockInterval = time.Second * time.Duration(6)
BlockInterval is the time interval for generating blocks, in seconds
View Source
const DefaultName = "SDK"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Rpc []string
Phase string
Workspace string
Addr string
Name string
Port int
Timeout time.Duration
}
Config describes a set of settings for a client
Click to show internal directories.
Click to hide internal directories.