-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from LNOpenMetrics/macros/api_break_fix
fix: fixes api break regarding paginator pattern
- Loading branch information
Showing
7 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+206 Bytes
(110%)
lnmetrics_api/__pycache__/lnmetrics_client.cpython-38.pyc
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,7 +62,7 @@ | |
page_info { | ||
start | ||
end | ||
hash_next_page | ||
has_next | ||
} | ||
channels_info { | ||
node_id | ||
|
Binary file not shown.
Binary file modified
BIN
-189 Bytes
(95%)
tests/__pycache__/test_lnmetrics_api.cpython-38-pytest-5.4.3.pyc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters