pull/25/head
Pavol Rusnak 6 years ago
parent bb5e49e452
commit e2962ef9f7
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -227,7 +227,6 @@ class TestMsgSigntxBch(TrezorTest):
assert exc.value.args[0] in (proto.FailureType.ProcessError, proto.FailureType.DataError)
assert exc.value.args[1].endswith('Transaction has changed during signing')
def test_attack_change_input(self):
self.setup_mnemonic_allallall()
self.client.set_tx_api(TxApiBcash)

Loading…
Cancel
Save