mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
linter: remove trailing whitespace
This commit is contained in:
parent
af697df271
commit
85be2cc64f
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ class BlockSignTest(BitcoinTestFramework):
|
|||
assert "hex" in result
|
||||
assert "complete" in result
|
||||
else:
|
||||
# Non-dynafed: 2-argument call must not be rejected by arg-count validation.
|
||||
# Non-dynafed: 2-argument call must not be rejected by arg-count validation.
|
||||
try:
|
||||
result = node.combineblocksigs(block, [])
|
||||
assert "hex" in result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue