get Info
suspend fun getInfo(accountAddress: String, serverInstance: Server = server): AccountResponse
Content copied to clipboard
Get account information from the Stellar network.
Return
formatted account information
Parameters
account Address
Stellar address of the account
server Instance
optional Horizon server instance when default doesn't work
Throws
for Horizon exceptions