summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-11-03 00:18:31 +0100
committerChristian Grothoff <grothoff@gnunet.org>2021-11-03 00:18:31 +0100
commita5f6348f7a738774fdef49a1b26f56ff88aeedf1 (patch)
tree7d3994cfe94f5b0e018cb14b7dfd8c7c1d3d7c27 /src/include/taler_merchant_service.h
parente5096a1efbe27caa3802372046f06175cae24f69 (diff)
downloadmerchant-a5f6348f7a738774fdef49a1b26f56ff88aeedf1.tar.gz
merchant-a5f6348f7a738774fdef49a1b26f56ff88aeedf1.tar.bz2
merchant-a5f6348f7a738774fdef49a1b26f56ff88aeedf1.zip
fix post order trait usage
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r--src/include/taler_merchant_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index 92ea69d2..fc297219 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -679,7 +679,7 @@ struct TALER_MERCHANT_Account
/**
* salt used to compute h_wire
*/
- struct GNUNET_HashCode salt;
+ struct TALER_WireSalt salt;
/**
* payto:// URI of the account.