1#ifndef XRPL_APP_MISC_DELIVERMAX_H_INCLUDED 
    2#define XRPL_APP_MISC_DELIVERMAX_H_INCLUDED 
    4#include <xrpl/protocol/TxFormats.h> 
JSON (JavaScript Object Notation).
 
static constexpr std::integral_constant< unsigned, Version > apiVersion
 
void insertDeliverMax(Json::Value &tx_json, TxType txnType, unsigned int apiVersion)
Copy Amount field to DeliverMax field in transaction output JSON.
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
 
TxType
Transaction type identifiers.