create Account
fun createAccount(newAccount: AccountKeyPair, startingBalance: ULong): SponsoringBuilder
Content copied to clipboard
Create an account in the network.
Parameters
new Account
Key pair of an account to be created.
starting Balance
optional Starting account balance in XLM. Default value is 0.
Throws
Invalid Sponsored Account Exception