public class AccountMergeOperation extends Operation
| Modifier and Type | Class and Description |
|---|---|
static class |
AccountMergeOperation.Builder
Builds AccountMerge operation.
|
| Modifier and Type | Method and Description |
|---|---|
KeyPair |
getDestination()
The account that receives the remaining XLM balance of the source account.
|
fromXdr, getSourceAccount, toXdr, toXdrBase64public KeyPair getDestination()