3#include <xrpl/beast/utility/Journal.h>
4#include <xrpl/protocol/STArray.h>
5#include <xrpl/protocol/STLedgerEntry.h>
6#include <xrpl/protocol/TER.h>
8#include <boost/container/flat_set.hpp>
55 [[nodiscard]] boost::container::flat_set<AccountID>
std::shared_ptr< STLedgerEntry > const & ref
json::Value getJson(JsonOptions=JsonOptions::Values::None) const override
bool isFieldPresent(SField const &field) const
uint256 getFieldH256(SField const &field) const
STAmount const & getFieldAmount(SField const &field) const
static constexpr TERSubset fromInt(int from)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
TERSubset< CanCvtToTER > TER
std::vector< unsigned char > Blob
Storage for linear binary data.
Note, should be treated as flags that can be | and &.