Clio develop
The XRP Ledger API server.
|
Public Member Functions | |
WritingAmendmentKey (std::string amendmentName) | |
![]() | |
AmendmentKey (std::convertible_to< std::string > auto &&val) | |
Construct a new AmendmentKey. | |
operator std::string const & () const | |
Conversion to string. | |
operator std::string_view () const | |
Conversion to string_view. | |
operator ripple::uint256 () const | |
Conversion to uint256. | |
auto | operator<=> (AmendmentKey const &other) const =default |
Comparison operators. | |
Additional Inherited Members | |
![]() | |
std::string | name |