|
xrpld
|
Classes | |
| class | CryptoconditionsErrorCategory |
Functions | |
| std::unique_ptr< Condition > | loadSimpleSha256 (Type type, Slice s, std::error_code &ec) |
| std::error_category const & | getCryptoconditionsErrorCategory () |
Variables | |
| constexpr std::size_t | kFingerprintSize = 32 |
| std::unique_ptr< Condition > xrpl::cryptoconditions::detail::loadSimpleSha256 | ( | Type | type, |
| Slice | s, | ||
| std::error_code & | ec ) |
Definition at line 58 of file Condition.cpp.
| std::error_category const & xrpl::cryptoconditions::detail::getCryptoconditionsErrorCategory | ( | ) |
|
constexpr |
Definition at line 55 of file Condition.cpp.