package
Version:
v0.2.8-doc
Opens a new window with list of versions in this module.
Published: May 21, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RewardBalance is balance of contract namded reward
type Manager interface {
IsLocked()
GetMessage() error
ContractAccountBalance()
StartNewRound() error
StartNewRaise() error
}
Manager manage the cpchain node
type Output interface {
Info(msg string, params ...interface{})
Error(msg string, params ...interface{})
Fatal(msg string, params ...interface{})
Warn(msg string, params ...interface{})
}
Output data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.