Struct trezorlib::client::ButtonRequest [−][src]
pub struct ButtonRequest<'a, T, R: TrezorMessage> { /* fields omitted */ }
Expand description
A button request message sent by the device.
Implementations
The type of button request.
Ack the request and get the next message from the device.