mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add SimpleIdentifier traits for non-crypto identifiers
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
struct Info
|
||||
{
|
||||
/** The unique key for this validator. */
|
||||
PublicKey publicKey;
|
||||
RipplePublicKey publicKey;
|
||||
|
||||
/** Optional human readable comment describing the validator. */
|
||||
String label;
|
||||
|
||||
Reference in New Issue
Block a user