mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
contrib: fix wrong number in comment
Changelog-None
This commit is contained in:
parent
76e5ed45a6
commit
43cc2ba708
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import time
|
|||
|
||||
|
||||
def json_getmanifest(request):
|
||||
# Timeout is 60 seconds, so wait 11
|
||||
# Timeout is 60 seconds, so wait more
|
||||
time.sleep(61)
|
||||
return {
|
||||
"options": [
|
||||
|
|
Loading…
Add table
Reference in a new issue