commit ba56dd8addace761d2611dc420eebb05c91e71ee
parent 92f780e9e6930e61578b942e8cf1f8d7914c431b
Author: Özgür Kesim <oec-taler@kesim.org>
Date: Tue, 8 Apr 2025 17:27:03 +0200
[exchange] rename interface for /blinding-prepare
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -1538,13 +1538,13 @@ for details.
// each of the fresh coins with a CS-cipher
// denomination.
// The coin_offset values MUST be strongly increasing.
- nks: BlindingDenomNonce[];
+ nks: BlindingInputParameter[];
}
- .. ts:def:: BlindingDenomNonce
+ .. ts:def:: BlindingInputParameter
- interface BlindingDenomNonce {
+ interface BlindingInputParameter {
// Offset of this coin in the list of
// fresh coins. May not match the array offset