Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::LedgerTypes Class Reference

A helper class that provides lists of different ledger type category. More...

#include <LedgerUtils.hpp>

Static Public Member Functions

static constexpr auto getLedgerEntryTypeStrList ()
 Returns a list of all ledger entry type as string.
static constexpr auto getDeletionBlockerLedgerTypes ()
 Returns a list of all account deletion blocker's type as string.

Detailed Description

A helper class that provides lists of different ledger type category.

Member Function Documentation

◆ getDeletionBlockerLedgerTypes()

constexpr auto util::LedgerTypes::getDeletionBlockerLedgerTypes ( )
inlinestaticconstexpr

Returns a list of all account deletion blocker's type as string.

Returns
A list of all account deletion blocker's type as string.

◆ getLedgerEntryTypeStrList()

constexpr auto util::LedgerTypes::getLedgerEntryTypeStrList ( )
inlinestaticconstexpr

Returns a list of all ledger entry type as string.

Returns
A list of all ledger entry type as string.

The documentation for this class was generated from the following file: