File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ See also:
4040### References
4141
4242- For LNURL dev testing see [ bitkit-docker] ( https://github.com/ovitrif/bitkit-docker )
43- - Bitkit Core Android bindings README: [ synonymdev/bitkit-core — bindings/android/README.md] ( https://github.com/synonymdev/bitkit-core/blob/master/bindings/android/README.md )
4443
4544### Linting
4645
@@ -63,12 +62,14 @@ See repo: https://github.com/synonymdev/bitkit-transifex-sync
6362## Build
6463
6564### Bitcoin Networks
65+
6666The build config supports building 3 different apps for the 3 bitcoin networks (mainnet, testnet, regtest) via the 3 build flavors:
6767- ` dev ` flavour = regtest
6868- ` mainnet ` flavour = mainnet
6969- ` tnet ` flavour = testnet
7070
7171### Build for E2E Testing
72+
7273Simply pass ` E2E=true ` as environment variable and build any flavor.
7374
7475``` sh
You can’t perform that action at this time.
0 commit comments