Documentation
¶
Index ¶
Constants ¶
View Source
const (
DEBUG_STAKE = true
)
View Source
const (
DatabaseName = "ultron.db"
)
View Source
const (
ModuleNameStake = "stake"
)
Variables ¶
View Source
var ( MintAccount = common.HexToAddress("0000000000000000000000000000000000000000") StakeAccount = common.HexToAddress("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF") )
View Source
var ( // FIXME: Any method to obtain server's chain id? ChainId = big.NewInt(188) HomePath = "$HOME/.ultron" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.