WalletSdkConfiguration

class WalletSdkConfiguration(val walletProviderUrl: String)

WalletSdk configuration class. Used to provide sdk configuration options at start up.

Parameters

walletProviderUrl

the url of the wallet provider related to the wallet unit

Constructors

Link copied to clipboard
constructor(walletProviderUrl: String)

Properties

Link copied to clipboard