# Functions
FromAddress converts account address from string to common.Address.
NewManager returns new node account manager.
NewMockGethServiceProvider creates a new mock instance.
ParseAccountString parses hex encoded string and returns is as accounts.Account.
ToAddress converts account address from string to *common.Address.
# Variables
errors.
errors.
errors.
errors.
errors.
# Structs
Manager represents account manager interface.
MockGethServiceProvider is a mock of GethServiceProvider interface.
MockGethServiceProviderMockRecorder is the mock recorder for MockGethServiceProvider.
SelectedExtKey is a container for the selected (logged in) external account.
# Interfaces
GethServiceProvider provides required geth services.