From 38838096d69921060095b09a09f073e355d00fe9 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Sun, 18 Jun 2023 20:28:08 +1000 Subject: [PATCH] readme: Added info on HIP-02 config --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f1c0d37..7274cc0 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,12 @@ They are stored in `%appdata%\FireWallet\` (`C:\Users\{username}\AppData\Roaming ## settings.txt This file stores the user settings for the application. +If you want to change the default HIP-02 resolver you can add these settings +```yaml +hip-02-ip: 127.0.0.1 +hip-02-port: 5350 +``` + ## node.txt This file stores the node (HSD/Bob connection) settings.