update test link data

This commit is contained in:
Joseph 2023-01-30 09:12:36 -05:00
parent 4bb96abc97
commit 09c043c177
No known key found for this signature in database
GPG Key ID: E709789D3076B5CC
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 7884adf99ec4d5ccf52b1a5a251b99fb6ab9c2f6 Subproject commit 3e659ed54023230dd45dbec5664f176e1763d260

View File

@ -408,7 +408,7 @@ run (void *cls)
FAILIF (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT != FAILIF (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT !=
plugin->get_old_coin_by_h_blind (plugin->cls, plugin->get_old_coin_by_h_blind (plugin->cls,
&revealed_coins[0].coin_envelope_hash, &revealed_coins->coin_envelope_hash,
&ocp, &ocp,
&rrc_serial)); &rrc_serial));
} }