Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
EntrustAccountValue = newEntrustValue()
)
Functions ¶
func SetAccountChecker ¶
func SetAccountChecker(checker AccountChecker)
Types ¶
type AccountChecker ¶
type EntrustValue ¶
type EntrustValue struct {
// contains filtered or unexported fields
}
func (*EntrustValue) GetEntrustValue ¶
func (self *EntrustValue) GetEntrustValue() map[common.Address]string
func (*EntrustValue) SetEntrustValue ¶
func (self *EntrustValue) SetEntrustValue(data map[common.Address]string) error
Click to show internal directories.
Click to hide internal directories.