mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-23 05:40:57 +00:00
add SelfTest.payload
This commit is contained in:
parent
2a86fb0503
commit
fac66c6867
@ -760,6 +760,7 @@ message FirmwareUpload {
|
|||||||
* @next Failure
|
* @next Failure
|
||||||
*/
|
*/
|
||||||
message SelfTest {
|
message SelfTest {
|
||||||
|
optional bytes payload = 1; // payload to be used in self-test
|
||||||
}
|
}
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user