aries / net.globalid.aries.agents.options / WalletOptions

WalletOptions

data class WalletOptions

Options for opening/creating a wallet.

Constructors

<init>

Options for opening/creating a wallet.

WalletOptions(configuration: WalletConfiguration, credentials: WalletCredentials)

Properties

configuration

is configuration for the wallet (ID).

val configuration: WalletConfiguration

credentials

are credentials for the wallet (key).

val credentials: WalletCredentials