20#ifndef RIPPLE_APP_TX_TRANSACTIONMETA_H_INCLUDED
21#define RIPPLE_APP_TX_TRANSACTIONMETA_H_INCLUDED
23#include <xrpl/beast/utility/Journal.h>
24#include <xrpl/protocol/STArray.h>
25#include <xrpl/protocol/STLedgerEntry.h>
26#include <xrpl/protocol/TER.h>
27#include <boost/container/flat_set.hpp>
86 boost::container::flat_set<AccountID>
121 "ripple::TxMeta::getDeliveredAmount : non-null delivered amount");
Json::Value getJson(JsonOptions options) const override
static constexpr TERSubset fromInt(int from)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
@ transactionID
transaction plus signature to give transaction ID
Note, should be treated as flags that can be | and &.