public class CreateAccountOperation extends Operation
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateAccountOperation.Builder
Builds CreateAccount operation.
|
| Modifier and Type | Method and Description |
|---|---|
KeyPair |
getDestination()
Account that is created and funded
|
java.lang.String |
getStartingBalance()
Amount of XLM to send to the newly created account.
|
fromXdr, getSourceAccount, toXdr, toXdrBase64public java.lang.String getStartingBalance()
public KeyPair getDestination()