logging the /reject requester in tests as the deposit _credit_ account
This commit is contained in:
parent
9ea3145745
commit
22eae129a9
@ -869,7 +869,7 @@ interpreter_run (void *cls)
|
||||
cmd->details.reject.cmd_ref);
|
||||
GNUNET_assert (NULL != ref);
|
||||
GNUNET_assert (TBI_OC_ADMIN_ADD_INCOMING == ref->oc);
|
||||
switch (ref->details.admin_add_incoming.debit_account_no)
|
||||
switch (ref->details.admin_add_incoming.credit_account_no)
|
||||
{
|
||||
case 1:
|
||||
auth.details.basic.username = "Bank";
|
||||
|
Loading…
Reference in New Issue
Block a user