Module trezor_client::client::common

source ·

Re-exports§

Structs§

Enums§

  • The different types of user interactions the Trezor device can request.
  • A response from a Trezor device. On every message exchange, instead of the expected/desired response, the Trezor can ask for some user interaction, or can send a failure.
  • The different options for the number of words in a seed phrase.

Functions§

Type Aliases§

  • Function to be passed to the Trezor.call method to process the Trezor response message into a general-purpose type.