Emilio Norrmann
Emilio Norrmann
0245d6e965c51bc4f17c5ba5cb43c0fe7e7c33b0bb7f654712d2ec596abdd421a2@rayo.host:9911
> Can you try the following, I believe it should work: > > ``` > location /lndash { > proxy_set_header X-Real-IP $remote_addr; > proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; > proxy_set_header X-Forwarded-Proto $scheme;...
have you tried to check the checkbox next to the greyed selection ? on the right ?
> @enorrmann can you please paste here the log messages you get at startup? How to enable logging: Config -> Misc -> Debug Messages -> To standard output emilio@zep:~/git/giada/build$ ./giada...
> For example this is something that we use provide inbound liquidity to mobile users and enable them to receive funds: you open a channel to us and we open...
I understand that, but I want to connect zap wallet (or grpc clients) to lnbits, does that make sense ?
again.. I don't want to connect lnbits to a running instance of LND or zap .. I want to make an instant custodial wallet accessible via zap Think of it...
kind of, yeah .. but via gRpc, that is the protocol Zap uses to communicate I was thinking this would be possible by implementing https://github.com/lightningnetwork/lnd/blob/master/lnrpc/rpc.proto and adding the "several wallets"...
great ! I will try to start this .. somewhere ! see you in tgram
https://github.com/LN-Zap/zap-android/issues/157 Related