HomePhabricator

[electrum] minor cleanup in Transaction.verify_signature

Description

[electrum] minor cleanup in Transaction.verify_signature

Summary:
Remove an unnecessary level of indentation.
Merge two except blocks that do the same thing, which allows removing ecdsa includes in this module (we don't need to know about such implementation details in this scope).

Depends on D16301

Test Plan: python test_runner.py

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D16302

Details

Provenance
PiRKAuthored on Thu, Jun 6, 09:06
PiRKPushed on Thu, Jun 20, 15:26
Reviewer
Restricted Project
Differential Revision
D16302: [electrum] minor cleanup in Transaction.verify_signature
Parents
rABC0f5f33a17f15: [electrum] fix imports in digitalbitbox
Branches
Unknown
Tags
Unknown