Skip to content
Snippets Groups Projects
Commit 0ddc7cce authored by Jake Taylor's avatar Jake Taylor
Browse files

load/init ee2e for login

parent 6bef53c6
Branches
Tags
2 merge requests!510Release,!258Hotfix/integration fixes
......@@ -349,7 +349,7 @@ var rootCmd = &cobra.Command{
jww.INFO.Printf("Authentication channel confirmation"+
" took %d seconds", scnt)
jww.INFO.Printf("Authenticated partners saved: %v\n PartnersList: %+v",
client.GetStorage().GetKV().IsMemStore(), client.GetE2E().GetAllPartnerIDs())
!client.GetStorage().GetKV().IsMemStore(), client.GetE2E().GetAllPartnerIDs())
}
// DeleteFingerprint this recipient
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment