entrust

package
v1.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EntrustAccountValue = newEntrustValue()
)

Functions

func SetAccountChecker

func SetAccountChecker(checker AccountChecker)

func VerifyA2AccountAndPassword

func VerifyA2AccountAndPassword(data map[common.Address]string) (map[common.Address]string, string, bool)

Types

type AccountChecker

type AccountChecker interface {
	CheckAccountAndPassword(a accounts.Account, passphrase string) error
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL