Skip to content

Commit

Permalink
Update README.md (#1276)
Browse files Browse the repository at this point in the history
aminsato authored Oct 31, 2024
1 parent 982c95c commit 814f024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -35,5 +35,5 @@ pair device to access it , you will need to do the following

3. Override service discovery address, when mediator start the service , it register itself, however
the Ip it register is the emulator's local ip, which is `10.0.2.16`, so the pair device will only
find address as `10.0.2.16`, need to override it to your host machine's ip , in file https://github.com/vultisig-vault/vultisig-android/blob/main/app/src/main/java/com/vultisig/wallet/presenter/keygen/JoinKeygenViewModel.kt
find address as `10.0.2.16`, need to override it to your host machine's ip , in file https://github.com/vultisig/vultisig-android/blob/main/app/src/main/java/com/vultisig/wallet/ui/models/keygen/JoinKeygenViewModel.kt

0 comments on commit 814f024

Please sign in to comment.