A struct to hold the output data of the command.
More...
#include <Tx.hpp>
|
|
uint32_t | date = 0u |
|
std::string | hash = {} |
|
uint32_t | ledgerIndex = 0u |
| std::optional< boost::json::object > | meta |
| std::optional< boost::json::object > | tx |
| std::optional< std::string > | metaStr |
| std::optional< std::string > | txStr |
| std::optional< std::string > | ctid |
| std::optional< ripple::LedgerHeader > | ledgerHeader |
|
uint32_t | apiVersion = 0u |
|
bool | validated = true |
A struct to hold the output data of the command.
◆ ctid
| std::optional<std::string> rpc::TxHandler::Output::ctid |
◆ ledgerHeader
| std::optional<ripple::LedgerHeader> rpc::TxHandler::Output::ledgerHeader |
◆ meta
| std::optional<boost::json::object> rpc::TxHandler::Output::meta |
◆ metaStr
| std::optional<std::string> rpc::TxHandler::Output::metaStr |
◆ tx
| std::optional<boost::json::object> rpc::TxHandler::Output::tx |
◆ txStr
| std::optional<std::string> rpc::TxHandler::Output::txStr |
The documentation for this struct was generated from the following file:
- /__w/clio/clio/src/rpc/handlers/Tx.hpp