Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = Config{ Gas: "auto", GasPrices: "0.025uakt", ChainID: "akashnet-2", Home: os.ExpandEnv("$HOME/.akash"), Keyring: struct { Backend string Dir string }{ Backend: "test", Dir: os.ExpandEnv("$HOME/.akash"), }, Node: "tcp://localhost:26657", }
DefaultConfig is a default configuration for the client.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.