status-go/api
Roman Volosovskyi 6d5a93287b
Separate keystore directory per multiacc
This commit provides `MigrateKeyStoreDir` method which moves multiacc's
keys from a common keystore directory to multiacc specific directory.
2020-07-09 12:41:47 +03:00
..
multiformat Added link to specs for key compression API (#1995) 2020-06-24 14:39:42 +01:00
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go Initialize protocol when waku active (#1832) 2020-02-17 15:38:59 +01:00
backend_subs_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
backend_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
connection.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
connection_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
geth_backend.go Separate keystore directory per multiacc 2020-07-09 12:41:47 +03:00
nimbus_backend.go Initialize protocol when waku active (#1832) 2020-02-17 15:38:59 +01:00
utils.go Migrate more files to eth-node/crypto 2019-12-20 11:24:26 +01:00
utils_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00