Browse Source
Since Electrum is not using TxRequestSerializedType.serialized_tx we might ask the device not to serialize transactions by setting SignTx.serialize=False This flag is only present in trezorlib 0.13.4, so only users on that version will benefit from the speedup. However, we decided to keep the minimum required version to 0.13.0, since the newer version is not strictly required.patch-4
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue