diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/exchange_api_common.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c index caa8407f6..92bfee6e4 100644 --- a/src/lib/exchange_api_common.c +++ b/src/lib/exchange_api_common.c @@ -854,8 +854,8 @@ help_melt (struct CoinHistoryParseContext *pc, &rc, pc->h_denom_pub, no_hac - ? NULL - : &h_age_commitment, + ? NULL + : &h_age_commitment, pc->coin_pub, &sig)) { |