Skip to content

Commit a49336b

Browse files
committed
Remove stray buttonwait
1 parent 80132f0 commit a49336b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_msg_eos_signtx.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,8 +537,6 @@ def test_voteproducer(self):
537537
def test_updateauth(self):
538538
self.setup_mnemonic_nopin_nopassphrase()
539539

540-
self.client.set_buttonwait(5)
541-
542540
res = self.client.eos_sign_tx_raw(
543541
proto.EosSignTx(
544542
address_n=parse_path("m/44'/194'/0'/0/0"),

0 commit comments

Comments
 (0)