aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_merchantdb_plugin.h
diff options
context:
space:
mode:
authorChristian Blättler <blatc2@bfh.ch>2024-04-25 10:24:42 +0200
committerChristian Blättler <blatc2@bfh.ch>2024-04-25 10:24:42 +0200
commit10c796e8c7e6a558a4f448b073c8a017e243a10d (patch)
treec72138f5d89173d0fd01cb02f18d99188a662990 /src/include/taler_merchantdb_plugin.h
parentfa4322c49ca1d768bb9c6bb75436fab89d75e623 (diff)
rename signature
Diffstat (limited to 'src/include/taler_merchantdb_plugin.h')
-rw-r--r--src/include/taler_merchantdb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchantdb_plugin.h b/src/include/taler_merchantdb_plugin.h
index 7439d6b7..bd935045 100644
--- a/src/include/taler_merchantdb_plugin.h
+++ b/src/include/taler_merchantdb_plugin.h
@@ -1122,7 +1122,7 @@ struct TALER_MERCHANTDB_SpentTokenDetails
/**
* Signature that this token was spent on the specified order.
*/
- struct TALER_TokenUseSignature sig;
+ struct TALER_TokenUseSignatureP sig;
/**
* Blind signature for the spent token to prove validity of it.