summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-21 15:18:55 +0100
committerChristian Grothoff <christian@grothoff.org>2016-01-21 15:18:55 +0100
commitd63447baf65bd1578f51595cc8e673f3312f8044 (patch)
treee4cc779182ebdf4989654398ad37a77c4a9a6364 /src/include
parentce199e6e9590a4290c11cdbc1b40600f74ac41e6 (diff)
downloadexchange-d63447baf65bd1578f51595cc8e673f3312f8044.tar.gz
exchange-d63447baf65bd1578f51595cc8e673f3312f8044.tar.bz2
exchange-d63447baf65bd1578f51595cc8e673f3312f8044.zip
adding mint-lib logic to execute /wire/deposits requests
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_mint_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_mint_service.h b/src/include/taler_mint_service.h
index 070f77f03..b151cb009 100644
--- a/src/include/taler_mint_service.h
+++ b/src/include/taler_mint_service.h
@@ -1086,7 +1086,7 @@ struct TALER_WireDepositDetails
/**
* Value of the deposit (including fee).
*/
- struct TALER_Amount coin_contribution;
+ struct TALER_Amount coin_value;
/**
* Fee charged by the mint for the deposit.