Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccounts ¶
GetAccounts returns a map address -> account description Each description is stored in a json file whose name is the address and content is the description. All files are kept in ~/.jarvis/
func StoreAccountRecord ¶
func VerifyKeystore ¶
Types ¶
type AccDesc ¶
func GetAccount ¶
type FuzzySource ¶
type FuzzySource []AccDesc
func NewFuzzySource ¶
func NewFuzzySource() FuzzySource
func (FuzzySource) Len ¶
func (self FuzzySource) Len() int
func (FuzzySource) String ¶
func (self FuzzySource) String(i int) string
Click to show internal directories.
Click to hide internal directories.