|
Clio
develop
The XRP Ledger API server.
|


Public Member Functions | |
| WritingAmendmentKey (std::string amendmentName) | |
| Public Member Functions inherited from data::AmendmentKey | |
| 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 | |
| Public Attributes inherited from data::AmendmentKey | |
| std::string | name |