getAddresses

open suspend override fun getAddresses(): Map<PortalNamespace, String>

Retrieves all addresses stored in the Keychain.

Return

A map of PortalNamespace to addresses.

Throws

If the client is not set.