-typo
This commit is contained in:
parent
80b29ed2ae
commit
76e6201e71
@ -389,7 +389,7 @@ compile_transaction_history (const struct TALER_MINTDB_TransactionList *tl)
|
|||||||
{
|
{
|
||||||
struct TALER_RefreshMeltCoinAffirmationPS ms;
|
struct TALER_RefreshMeltCoinAffirmationPS ms;
|
||||||
const struct TALER_MINTDB_RefreshMelt *melt = pos->details.melt;
|
const struct TALER_MINTDB_RefreshMelt *melt = pos->details.melt;
|
||||||
t
|
|
||||||
type = "melt";
|
type = "melt";
|
||||||
value = melt->amount_with_fee;
|
value = melt->amount_with_fee;
|
||||||
ms.purpose.purpose = htonl (TALER_SIGNATURE_WALLET_COIN_MELT);
|
ms.purpose.purpose = htonl (TALER_SIGNATURE_WALLET_COIN_MELT);
|
||||||
|
Loading…
Reference in New Issue
Block a user