package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
FromAddress converts account address from string to types.Address.
No description provided by the author
NewGethManager returns new node account manager.
NewOnboarding returns a new onboarding struct generating n accounts.
ParseAccountString parses hex encoded string and returns is as types.Account.
ToAddress converts account address from string to *common.Address.
# Variables
errors.
errors.
errors.
errors.
errors.
errors.
errors.
errors.
errors.
errors.
# Structs
DefaultManager represents default account manager implementation.
No description provided by the author
No description provided by the author
GethManager represents account manager interface.
Info contains wallet and chat addresses and public keys of an account.
No description provided by the author
Onboarding is a struct contains a slice of OnboardingAccount.
OnboardingAccount is returned during onboarding and contains its ID and the mnemonic to re-generate the same account Info keys.
No description provided by the author
SelectedExtKey is a container for the selected (logged in) external account.
No description provided by the author
# Interfaces
Manager represents account manager interface.