Skip to content

Commit

Permalink
Fix doxygen
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Stuewe <[email protected]>
  • Loading branch information
HalosGhost committed Jul 7, 2022
1 parent c544e0e commit 3d82bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/uhs/transaction/transaction.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@ namespace cbdc::transaction {
/// \param gens bulletproof generators
/// \param rng a random_source for generating nonces
/// \param tx the new transaction for which proofs will be created
/// \param spending_keys the private keys corresponding to the inputs
/// \return true if proving was successful; false otherwise
auto add_proof(secp256k1_context* ctx,
secp256k1_bulletproofs_generators* gens,
Expand Down

0 comments on commit 3d82bd3

Please sign in to comment.