no UI for ECDHSessionKey for now (just ask for PIN)

pull/25/head
Pavol Rusnak 8 years ago
parent 1abc0b23d2
commit c6309ff93c
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -784,8 +784,6 @@ void fsm_msgGetECDHSessionKey(GetECDHSessionKey *msg)
return;
}
// TODO: consider adding appropriate UI for manual confirmation?
if (!protectPin(true)) {
layoutHome();
return;

Loading…
Cancel
Save