aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/messages.py
diff options
context:
space:
mode:
authorSebastian Falbesoner <sebastian.falbesoner@gmail.com>2021-05-24 15:54:52 +0200
committerSebastian Falbesoner <sebastian.falbesoner@gmail.com>2021-05-24 16:10:49 +0200
commit6cebac598e5e85eadd60eb1274d7f33d63ce1108 (patch)
tree5d9cd75da82f259488afe777379c9b53447681d4 /test/functional/test_framework/messages.py
parentce4a852475fc445be88685197ea48c19256e0401 (diff)
downloadbitcoin-6cebac598e5e85eadd60eb1274d7f33d63ce1108.tar.xz
test: MiniWallet: introduce enum type for output mode
For the MiniWallet constructor, the two boolean parameters "raw_script" and "use_p2pk" are replaced by a single parameter of the newly introduced type MiniWalletMode (derived by enum.Enum), which can hold the following values: - ADDRESS_OP_TRUE - RAW_OP_TRUE - RAW_P2PK
Diffstat (limited to 'test/functional/test_framework/messages.py')
0 files changed, 0 insertions, 0 deletions