mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-25 13:05:49 +00:00
Tidying:
* Add missing includes * Use preincrement * Rearrange some declarations * Fix some comments
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
|
||||
namespace ripple {
|
||||
|
||||
// The prefix codes are part of the Ripple protocol and existing codes cannot be
|
||||
// arbitrarily changed.
|
||||
// The prefix codes are part of the Ripple protocol
|
||||
// and existing codes cannot be arbitrarily changed.
|
||||
|
||||
HashPrefix const HashPrefix::transactionID ('T', 'X', 'N');
|
||||
HashPrefix const HashPrefix::txNode ('S', 'N', 'D');
|
||||
|
||||
Reference in New Issue
Block a user