help crappy indenter
This commit is contained in:
parent
0a3e9f724f
commit
33bd1ca2bb
@ -224,8 +224,10 @@ TALER_EXCHANGE_verify_coin_history (const char *currency,
|
|||||||
for the exchange to lie here, so not checking is probably OK
|
for the exchange to lie here, so not checking is probably OK
|
||||||
(an auditor ought to check, though). Then again, we similarly
|
(an auditor ought to check, though). Then again, we similarly
|
||||||
had no reason to check the merchant's signature (other than a
|
had no reason to check the merchant's signature (other than a
|
||||||
well-formendess check). *//* TODO: check that deposit fee and coin value match
|
well-formendess check). *///
|
||||||
our expectations from /keys! */add = GNUNET_NO;
|
/* TODO: check that deposit fee and coin value match
|
||||||
|
our expectations from /keys! *///
|
||||||
|
add = GNUNET_NO;
|
||||||
}
|
}
|
||||||
else if (0 == strcasecmp (type,
|
else if (0 == strcasecmp (type,
|
||||||
"PAYBACK"))
|
"PAYBACK"))
|
||||||
|
Loading…
Reference in New Issue
Block a user