getAddresses

suspend fun getAddresses(getAddressesRequest: GetAddressesRequest): GetAddressesResponse?

Get a list of addresses for the wallet.

Author

Marcus Cvjeticanin

Since

0.3.0

Return

The response object.

Parameters

getAddressesRequest

The request object.