storeShares

open suspend override fun storeShares(shares: String)

Stores encrypted shares in the keychain.

Parameters

shares

The encrypted shares to store.

Throws

If the client is not set.