WalletImportExportConfig(path: String, @Json("key") key: String)
Represents the wallet export configuration.
path - is path of the file in which the wallet will be exported.
path
key - is a passphrase used to derive export key.
key