Added lnurl helper, and I hate mypy
This commit is contained in:
parent
a8e05612da
commit
5a2ba743cf
7 changed files with 275 additions and 286 deletions
|
|
@ -1,6 +1,4 @@
|
|||
# Maybe your extension needs some LNURL stuff.
|
||||
# Here is a very simple example of how to do it.
|
||||
# Feel free to delete this file if you don't need it.
|
||||
# Description: Extensions that use LNURL usually have a few endpoints in views_lnurl.py.
|
||||
|
||||
from http import HTTPStatus
|
||||
from typing import Optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue