3#include <xrpl/beast/utility/Journal.h>
4#include <xrpl/protocol/PublicKey.h>
5#include <xrpl/protocol/SecretKey.h>
6#include <xrpl/protocol/UintTypes.h>
A generic endpoint for log messages.
bool configInvalid() const
std::optional< Keys > keys
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
BaseUInt< 160, detail::NodeIDTag > NodeID
NodeID is a 160-bit hash representing one node.
Keys(PublicKey const &masterPublic, PublicKey const &pub, SecretKey const &secret)
PublicKey masterPublicKey