Tim Bouma
Tim Bouma
I can't seem to create any LNURLw links. I get this error (with traceback) 2022-05-18T18:19:53.713307+00:00 app[web.1]: ERROR: Exception in ASGI application 2022-05-18T18:19:53.713308+00:00 app[web.1]: Traceback (most recent call last): 2022-05-18T18:19:53.713308+00:00 app[web.1]:...
I get this error when starting up a Docker container built with the latest version. File "./lnbits/settings.py", line 14, in wallets_module, env.str("LNBITS_BACKEND_WALLET_CLASS", default="VoidWallet") AttributeError: module 'lnbits.wallets' has no attribute 'LndWallet'...
I managed to get lnbits working with heroku, deployed as a docker container, and interfaced via gRPC to my voltage.cloud. A few issues I had to work through: 1. Added...
HI - have you successfully built images for arm processors (raspberry pi) ? I have this working well on intel cpu but trying to get it working for the raspberry...
image links are broken
Just posted but have not double-checked all of the links. Some might be broken.
You can leave comments on the PCTF V1.1 as issues. Once we add to the comment disposition tracker, we will close the issue and track it from there. There is...
I get the following error below. How should I update the docker file to get this working? Thanks. RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | POETRY_HOME=/opt/poetry python && cd /usr/local/bin && ln...
This NIP proposes to add signed metadata to a NIP-05 request. This could be a new nip or added to NIP-05