HomePhabricator

doc: Fix typo in Coin doxygen comment

Description

doc: Fix typo in Coin doxygen comment

Summary:
CTxOutCompressor has been renamed in D8632, so rename it in the docs as well.

This is a backport of Core PR18854

Test Plan:

$ grep -r TxOutCompression src/ | wc -l
8
$ grep -r CTxOutCompressor src/ | wc -l
0

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

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

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Jan 27 2021, 17:05
PiRKCommitted on Jan 27 2021, 17:05
abc-botPushed on Jan 27 2021, 17:11
Reviewer
Restricted Project
Differential Revision
D9080: doc: Fix typo in Coin doxygen comment
Parents
rABC19dfc4927677: Disable CWalletTx copy constructor
Branches
Unknown
Tags
Unknown