HomePhabricator

[electrum] move DUST_THRESHOLD constant to transaction.py

Description

[electrum] move DUST_THRESHOLD constant to transaction.py

Summary:
Most modules that use this constant already import stuff from transaction.py, which tells us that it is a good place to define this value.

Depends on D14421

Test Plan:
python test_runner.py

Run the application to detect potential import errors.

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

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

Details

Provenance
PiRKAuthored on Aug 28 2023, 15:29
PiRKPushed on Aug 29 2023, 08:34
Reviewer
Restricted Project
Differential Revision
D14422: [electrum] move DUST_THRESHOLD constant to transaction.py
Parents
rABCa73735e9ba5d: [electrum] remove "dust_to_fee" ephemeral value
Branches
Unknown
Tags
Unknown