Documentation
¶
Index ¶
Constants ¶
View Source
const (
TreasureManager = "0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0"
)
Variables ¶
View Source
var (
TreasureManagerAddr = common.HexToAddress(TreasureManager)
)
Functions ¶
func LoadContracts ¶
Types ¶
type ChainConfig ¶
type Config ¶
type Config struct {
Migrations string
Chain ChainConfig
MasterDB DBConfig
SlaveDB DBConfig
SlaveDbEnable bool
ApiCacheEnable bool
HTTPServer ServerConfig
}
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.