status-go/account
Andrea Franz 2b96aa5456
add multi-account LoadAccount, ImportMnemonic, and Reset functions (#1542)
* add multi-account LoadAccount and Reset functions

* add MultiAccountImportMnemonic

* rename StoreDerived to StoreDerivedAccounts

* add docs
2019-07-26 11:33:38 +02:00
..
generator add multi-account LoadAccount, ImportMnemonic, and Reset functions (#1542) 2019-07-26 11:33:38 +02:00
accounts.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
accounts_mock.go fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
accounts_test.go create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
address.go Add CreateAccount RPC function (#1330) (#1334) 2018-12-28 12:37:22 +01:00
address_test.go Add CreateAccount RPC function (#1330) (#1334) 2018-12-28 12:37:22 +01:00
onboarding.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
onboarding_test.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
utils.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
utils_test.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00