HomePhabricator

[chronik-client] Apply standardized-ish commenting

Description

[chronik-client] Apply standardized-ish commenting

Summary:
Use single line comments // for comments of 1 or 2 lines. Use multi-line commments /* */ for longer comments, not including comments on the first and last line of multi-line block

This is the kind of thing that should be linted but I was not able to find support for this in either eslint or prettier. Because this issue has not come up in any other repo, just patching it here and moving on is best available approach.

Test Plan: Confirm changes are only to comments

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D14884

Details

Provenance
bytesofmanAuthored on Nov 30 2023, 19:11
bytesofmanPushed on Dec 1 2023, 22:19
Reviewer
Restricted Project
Differential Revision
D14884: [chronik-client] Apply standardized-ish commenting
Parents
rABC8d8395b09f77: refactor: replace RecursiveMutex m_most_recent_block_mutex with Mutex
Branches
Unknown
Tags
Unknown