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 Jun 6 2024, 09:06
teamcityPushed on Jun 20 2024, 15:30
Parents
rSTAGING0f5f33a17f15: [electrum] fix imports in digitalbitbox
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/48340, tag: phabricator/base/48339, tag: phabricator/base/48334

Event Timeline