Adds a new wallet_util.py module and moves generic helper functions
there:
- get_key
- get_multisig
- test_address
This is a partial backport of Core PR15108 : https://github.com/bitcoin/bitcoin/pull/15108/commits/2d5f1ea2e3f9629d313f1d2aff94a15ef8e1128a
Differential D6187
[tests] move wallet util functions to wallet_util.py deadalnix on May 21 2020, 00:04. Authored by
Details
Adds a new wallet_util.py module and moves generic helper functions
This is a partial backport of Core PR15108 : https://github.com/bitcoin/bitcoin/pull/15108/commits/2d5f1ea2e3f9629d313f1d2aff94a15ef8e1128a ninja all check-all
Diff Detail
Event TimelineComment Actions [Bot Message]
|