mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 05:25:55 +00:00
Remove unused and obsolete Ripple identifiers and tidy up:
These identifiers were part of a failed set of classes to replace the functionality combined into RippleAddress. They are not used and therefore can be removed. * Remove RippleAccountPrivateKey * Remove RippleAccountPublicKey * Remove RippleAccountID * Remove RipplePrivateKey * Remove RipplePublicKeyHash * Remove RippleLedgerHash * Remove unused withCheck argument * Remove CryptoIdentifier * Remove IdentifierStorage * Remove IdentifierType * Remove SimpleIdentifier * Add missing include
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#include <beast/ByteOrder.h>
|
||||
#include <algorithm>
|
||||
|
||||
namespace ripple {
|
||||
|
||||
Reference in New Issue
Block a user