|
Clio
develop
The XRP Ledger API server.
|
The description of the transactions table. It has to be a TableSpec. More...
#include <TransactionsAdapter.hpp>
Public Types | |
| using | Row = std::tuple<xrpl::uint256, std::uint64_t, std::uint32_t, xrpl::Blob, xrpl::Blob> |
Static Public Attributes | |
| static constexpr char const * | kPartitionKey = "hash" |
| static constexpr char const * | kTableName = "transactions" |
The description of the transactions table. It has to be a TableSpec.