@JsonClass(true) data class WalletStorageConfiguration
Wallet storage configuration
<init> |
Wallet storage configuration WalletStorageConfiguration(path: String) |
path |
String, Path to the directory with wallet files. val path: String |