Summary
Removes a redundant group end marker in the kernel API docs.
Motivation
Cleans kernel API documentation.
Removes a redundant group end marker in the kernel API docs.
Cleans kernel API documentation.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
| Type | Reviewers |
|---|---|
| ACK | maflcko, theStack, kevkevinpal |
If your review is incorrectly listed, please copy-paste <code><!--meta-tag:bot-skip--></code> into the comment that the bot should ignore.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
$ git grep '///@' src/kernel/bitcoinkernel.h | sort | uniq -c
22 src/kernel/bitcoinkernel.h:///@{
23 src/kernel/bitcoinkernel.h:///@}
lgtm ACK 7abf6f6fb618884e2c5d71dee944ff7c6f0a3a3a
ACK 7abf6f6fb618884e2c5d71dee944ff7c6f0a3a3a
ACK 7abf6f6
Straightforward doc fix