Skip to content

Commit 06f4716

Browse files
committed
Fix doxygen
Signed-off-by: Sam Stuewe <[email protected]>
1 parent b84d8f6 commit 06f4716

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/uhs/transaction/transaction.hpp

-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ namespace cbdc::transaction {
293293
/// \param gens bulletproof generators
294294
/// \param rng a random_source for generating nonces
295295
/// \param tx the new transaction for which proofs will be created
296-
/// \param spending_keys the private keys corresponding to the inputs
297296
/// \return true if proving was successful; false otherwise
298297
auto add_proof(secp256k1_context* ctx,
299298
secp256k1_bulletproofs_generators* gens,

0 commit comments

Comments
 (0)