HomePhabricator

Fix extra parenthesis in python .format()

Description

Fix extra parenthesis in python .format()

Summary:
Some python .format() lines have extra parenthesis, which is causing
an exception to throw when a tuple is not expected.

Test Plan:

ninja check-functional

The changes have been evaluated in a python console to make sure it
outputs what is expected.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
FabienAuthored on Jan 11 2020, 13:35
FabienPushed on Jan 13 2020, 07:11
Reviewer
Restricted Project
Differential Revision
D4899: Fix extra parenthesis in python .format()
Parents
rABCdbc0fc6462a4: Mark CTxMemPoolEntry members that should not be modified const
Branches
Unknown
Tags
Unknown