trezor-firmware
trezor-firmware copied to clipboard
Add address display to EthereumSignTypedData
trafficstars
The SignMessage flow first shows the address used for signing, then the message to sign.
EthereumSignTypedData is essentially a form of message signing. The address screen is missing. We need to add it.