| 
    rippled
    
   | 
 
Classes | |
| class | inner | 
| Adds a new Batch Txn on a JTx and autofills.  More... | |
| class | msig | 
| Set a batch nested multi-signature on a JTx.  More... | |
| class | sig | 
| Set a batch signature on a JTx.  More... | |
Functions | |
| XRPAmount | calcBatchFee (jtx::Env const &env, uint32_t const &numSigners, uint32_t const &txns=0) | 
| Calculate Batch Fee.   | |
| Json::Value | outer (jtx::Account const &account, uint32_t seq, STAmount const &fee, std::uint32_t flags) | 
| Batch.   | |
Batch operations.
| Json::Value ripple::test::jtx::batch::outer | ( | jtx::Account const & | account, | 
| uint32_t | seq, | ||
| STAmount const & | fee, | ||
| std::uint32_t | flags | ||
| ) |