* Add Versioner rpc, use versioner for LND get_version, refactor macaroon * Move LND specific rpc calls from the follow-invoices thread to LNNode * Move LND specific rpc calls from tasks to LNNode
* Add grpc generation script and update setup.md to run it using docker container * Change local url from localhost to 127.0.0.1