diff options
Diffstat (limited to 'src/benchmark')
| -rw-r--r-- | src/benchmark/taler-aggregator-benchmark.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/taler-aggregator-benchmark.c b/src/benchmark/taler-aggregator-benchmark.c index 7079d214..005acfef 100644 --- a/src/benchmark/taler-aggregator-benchmark.c +++ b/src/benchmark/taler-aggregator-benchmark.c @@ -490,7 +490,7 @@ run (void *cls,      struct TALER_CoinPubHash c_hash;      struct TALER_PlanchetDetail pd;      struct TALER_BlindedDenominationSignature bds; -    struct TALER_PlanchetSecretsP ps; +    struct TALER_PlanchetMasterSecretP ps;      struct TALER_ExchangeWithdrawValues alg_values;      struct TALER_CoinSpendPublicKeyP coin_pub;      union TALER_DenominationBlindingKeyP bks;  | 
