Documentation
¶
Index ¶
Constants ¶
View Source
const ( ENV_EVM_RPC = "DEVD_EVM_RPC" ENV_COSMOS_REST = "DEVD_COSMOS_REST" ENV_TM_RPC = "DEVD_TM_RPC" DEFAULT_EVM_RPC = "http://localhost:8545" DEFAULT_COSMOS_REST = "http://localhost:1317" DEFAULT_TM_RPC = "http://localhost:26657" ENV_SECRET_KEY = "DEVD_SECRET_KEY" )
View Source
const (
BINARY_NAME = "devd"
)
Variables ¶
View Source
var (
VERSION = "3.0.0"
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.