We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366fbf1 commit 4f06ae0Copy full SHA for 4f06ae0
src/node/types.h
@@ -3,7 +3,7 @@
3
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
5
//! @file node/types.h is a home for public enum and struct type definitions
6
-//! that are used by internally by node code, but also used externally by wallet,
+//! that are used internally by node code, but also used externally by wallet,
7
//! mining or GUI code.
8
//!
9
//! This file is intended to define only simple types that do not have external
0 commit comments