taldir

Directory service to resolve wallet mailboxes by messenger addresses
Log | Files | Refs | Submodules | README | LICENSE

commit a26183b63343ca8bab5531390a3486bcb47ade65
parent 7d5fbe582f3e7c578d18c726971a2f833a1b5d22
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Mon, 11 Jul 2022 21:10:52 +0200

minor fix

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -42,7 +42,7 @@ For the `[taldir]` section: * "validation_initiation_max" (number): How many challenges can be requested to validate an address (Default: 3) * "validation_timeframe" (string): The timeframe in which challenges can be requested up to `validation_initiation_max` times (Default: 10m) * "solution_attempt_max" (number): How often can the solution be attempted for a challenge in the `solution_attempt_timeframe` (Default: 3) - * "solution_duration_timeframe" (string): The timeframe in which the solution can be attempted `solution_attempt_max` times (Default: "1h") + * "solution_attempt_timeframe" (string): The timeframe in which the solution can be attempted `solution_attempt_max` times (Default: "1h") For the `[taldir-pq]` section: