You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
*[gomobile](https://github.com/golang/go/wiki/Mobile) (`go get -u golang.org/x/mobile/cmd/gomobile`)
18
19
* falafel (`go get -u github.com/halseth/falafel`)
19
20
@@ -28,7 +29,7 @@ _Required for Android_
28
29
29
30
## Building lnd
30
31
31
-
Before running the app, we will build mobile binaries for `lnd` so GRPC calls can be made during runtime. Check that your version of lnd (v0.8.0+) includes the lnd mobile build tools added in [this PR](https://github.com/lightningnetwork/lnd/pull/3282). Then from the `lnd` project root run:
32
+
Before running the app, we will build mobile binaries for `lnd` so GRPC calls can be made during runtime. From the `lnd` project root run:
0 commit comments