I have a question (to devs or anyone else):
I read trezor uses
RFC6979 deterministic ecdsa signatures to prevent leaking of seed or any other private data through the "random" number used in non-deterministic signatures. I read that
hereIs there an easy way to check wether this is true by looking at a transaction signed by trezor?