Package org.stellar.sdk.responses
Class TransactionResponse.InnerTransaction
java.lang.Object
org.stellar.sdk.responses.TransactionResponse.InnerTransaction
- Enclosing class:
TransactionResponse
InnerTransaction is only present in a TransactionResponse if the transaction is a fee bump
transaction or is wrapped by a fee bump transaction. The object has three fields: the hash of
the inner transaction wrapped by the fee bump transaction, the max fee set in the inner
transaction, and the signatures present in the inner transaction envelope.
-
Constructor Summary
-
Method Summary