From 1c1d28d3f5746fac496b517d0b3b78ca1726f01f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 3 Sep 2021 21:30:14 +0200 Subject: first draft for an aggregator benchmark, plus fixing inclusive/exclusive sharding range issues --- src/benchmark/benchmark.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/benchmark/benchmark.conf') diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index 3a11b73ea..5716770c3 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -68,6 +68,11 @@ username = Exchange password = x +[exchange-account-aggregator] +# What is the payto://-URL of the exchange (to generate wire response) +PAYTO_URI = "payto://aggregator-benchmark/exchangeacc" +enable_debit = YES + # Sections starting with "coin_" specify which denominations -- cgit v1.2.3