Contains the current wallet version.
Type
String - Version string.
String
Example
TypeScript
provider.version; // "3.5.2"
Was this helpful?