web3Wallet property

List<String> web3Wallet
getter/setter pair

Web3 wallets to add to the user. Must be unique across your instance. The first wallet will be set as the user's primary wallet.

Implementation

List<String> web3Wallet;