fix reserve creation with reference
This commit is contained in:
parent
844f39c85e
commit
76ba8f1291
@ -190,6 +190,7 @@ fakebank_transfer_run (void *cls,
|
||||
TALER_TESTING_interpreter_fail (is);
|
||||
return;
|
||||
}
|
||||
fts->reserve_priv.eddsa_priv = reserve_priv->eddsa_priv;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user