Class SimulateTransactionResponse.LedgerEntryChange
java.lang.Object
org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.LedgerEntryChange
- Enclosing class:
SimulateTransactionResponse
LedgerEntryChange designates a change in a ledger entry. Before and After cannot be omitted at
the same time. If Before is omitted, it constitutes a creation, if After is omitted, it
constitutes a deletion.
-
Constructor Summary
Constructors -
Method Summary