mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 03:50:58 +00:00
Removed Session
This commit is contained in:
parent
61e9c2b0a3
commit
f9cfdf01d1
@ -22,8 +22,3 @@ message Storage {
|
||||
optional bytes language = 7;
|
||||
optional bytes label = 8 [(binary) = true];
|
||||
}
|
||||
|
||||
message Session {
|
||||
optional bytes passphrase = 1 [(binary) = true];
|
||||
optional HDNodeType node = 2;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user